#7AFACC#7AFACC
#7AFACC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.0% C 0.132 H 167.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFACC |
|---|---|
| RGB | rgb(122, 250, 204) |
| HSL | hsl(158, 93%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(90.26, -46.20, 11.29) |
| CIE-LCH | lch(90.26, 47.55, 166.27°) |
| OKLab | oklab(89.95% -0.1292 0.029) |
| OKLCH | oklch(89.95% 0.132 167.4) |
| XYZ | xyz(53.1058, 76.8638, 69.1527) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Turquoise
#7EF4CC
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 4.62
Bright Teal
#01F9C6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFACC #FA7AA8
analogous
#7AFA8C #7AFACC #7AE8FA
triadic
#7AFACC #CC7AFA #FACC7A
tetradic
#7AFACC #8C7AFA #FA7AA8 #E8FA7A
square
#7AFACC #8C7AFA #FA7AA8 #E8FA7A
split-complementary
#7AFACC #FA7AE8 #FA8C7A
monochromatic
#09F19D #3FF8B5 #7AFACC #B5FCE3 #E2FEF4
Accessibility & contrast
On white
1.28
#7AFACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7AFACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFACC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFACC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#47FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afacc; /* rgb */ color: rgb(122, 250, 204); /* oklch */ color: oklch(90.0% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#a9fcdb',
500: '#7afacc',
950: '#000000',
},
}SCSS
$custom: #7afacc; $custom-light: #a9fcdb; $custom-dark: #000000;
JSON
{
"hex": "#7afacc",
"rgb": {
"r": 122,
"g": 250,
"b": 204
},
"hsl": {
"h": 158.438,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89951,
"c": 0.13244,
"h": 167.4
},
"luminance": 0.76868
}Semantic roles & 50–950 ramp
primary
#7AFACC
secondary
#D74177
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584