#7AFCE6#7AFCE6
#7AFCE6 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 180.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCE6 |
|---|---|
| RGB | rgb(122, 252, 230) |
| HSL | hsl(170, 96%, 73%) |
| HSV | hsv(170, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(91.44, -41.20, -0.46) |
| CIE-LCH | lch(91.44, 41.20, 180.64°) |
| OKLab | oklab(91.12% -0.1202 -0.0019) |
| OKLCH | oklch(91.12% 0.12 180.9) |
| XYZ | xyz(57.1132, 79.4663, 87.1763) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.91
Aquamarine
#7FFFD4
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCE6 #FC7A90
analogous
#7AFCA5 #7AFCE6 #7AD1FC
triadic
#7AFCE6 #E67AFC #FCE67A
tetradic
#7AFCE6 #A57AFC #FC7A90 #D1FC7A
square
#7AFCE6 #A57AFC #FC7A90 #D1FC7A
split-complementary
#7AFCE6 #FC7AD1 #FCA57A
monochromatic
#06F6CD #3EFBDB #7AFCE6 #B6FDF1 #E1FEF9
Accessibility & contrast
On white
1.24
#7AFCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7AFCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCE6
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCE6 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE5
Deuteranopia (green-blind)
#DEE0E8
Tritanopia (blue-blind)
#2FFFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afce6; /* rgb */ color: rgb(122, 252, 230); /* oklch */ color: oklch(91.1% 0.120 180.9);
Tailwind
colors: {
custom: {
50: '#aafeed',
500: '#7afce6',
950: '#000000',
},
}SCSS
$custom: #7afce6; $custom-light: #aafeed; $custom-dark: #000000;
JSON
{
"hex": "#7afce6",
"rgb": {
"r": 122,
"g": 252,
"b": 230
},
"hsl": {
"h": 169.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91117,
"c": 0.1202,
"h": 180.9
},
"luminance": 0.79472
}Semantic roles & 50–950 ramp
primary
#7AFCE6
secondary
#D9415B
accent
#0027E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684