#7AFEF9#7AFEF9
#7AFEF9 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.117 H 192.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEF9 |
|---|---|
| RGB | rgb(122, 254, 249) |
| HSL | hsl(178, 99%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.51, -37.47, -8.74) |
| CIE-LCH | lch(92.51, 38.48, 193.13°) |
| OKLab | oklab(92.15% -0.1144 -0.0243) |
| OKLCH | oklch(92.15% 0.117 192) |
| XYZ | xyz(60.5595, 81.8551, 102.2123) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEF9 #FE7A7F
analogous
#7AFEB7 #7AFEF9 #7AC1FE
triadic
#7AFEF9 #F97AFE #FEF97A
tetradic
#7AFEF9 #B77AFE #FE7A7F #C1FE7A
square
#7AFEF9 #B77AFE #FE7A7F #C1FE7A
split-complementary
#7AFEF9 #FE7AC1 #FEB77A
monochromatic
#02FCF2 #3DFEF6 #7AFEF9 #B7FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7AFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7AFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEF9
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEF9 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afef9; /* rgb */ color: rgb(122, 254, 249); /* oklch */ color: oklch(92.1% 0.117 192.0);
Tailwind
colors: {
custom: {
50: '#abfffb',
500: '#7afef9',
950: '#000000',
},
}SCSS
$custom: #7afef9; $custom-light: #abfffb; $custom-dark: #000000;
JSON
{
"hex": "#7afef9",
"rgb": {
"r": 122,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92146,
"c": 0.11693,
"h": 192
},
"luminance": 0.81861
}Semantic roles & 50–950 ramp
primary
#7AFEF9
secondary
#DC4046
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685