#7AFEEF#7AFEEF
#7AFEEF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.119 H 185.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEEF |
|---|---|
| RGB | rgb(122, 254, 239) |
| HSL | hsl(173, 99%, 74%) |
| HSV | hsv(173, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.24, -39.94, -3.96) |
| CIE-LCH | lch(92.24, 40.13, 185.66°) |
| OKLab | oklab(91.84% -0.1185 -0.0113) |
| OKLCH | oklch(91.84% 0.119 185.5) |
| XYZ | xyz(59.0412, 81.2477, 94.2156) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.81
Aqua
#00FFFF
ΔE00 6.11
Light Cyan
#ACFFFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEEF #FE7A89
analogous
#7AFEAD #7AFEEF #7ACBFE
triadic
#7AFEEF #EF7AFE #FEEF7A
tetradic
#7AFEEF #AD7AFE #FE7A89 #CBFE7A
square
#7AFEEF #AD7AFE #FE7A89 #CBFE7A
split-complementary
#7AFEEF #FE7ACB #FEAD7A
monochromatic
#02FCDF #3DFEE8 #7AFEEF #B7FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#7AFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7AFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEEF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEEF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#1FFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afeef; /* rgb */ color: rgb(122, 254, 239); /* oklch */ color: oklch(91.8% 0.119 185.5);
Tailwind
colors: {
custom: {
50: '#aafff4',
500: '#7afeef',
950: '#000000',
},
}SCSS
$custom: #7afeef; $custom-light: #aafff4; $custom-dark: #000000;
JSON
{
"hex": "#7afeef",
"rgb": {
"r": 122,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.182,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91839,
"c": 0.11906,
"h": 185.5
},
"luminance": 0.81253
}Semantic roles & 50–950 ramp
primary
#7AFEEF
secondary
#DC4052
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685