#7AFEEB#7AFEEB
#7AFEEB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 182.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEEB |
|---|---|
| RGB | rgb(122, 254, 235) |
| HSL | hsl(171, 99%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.14, -40.90, -2.04) |
| CIE-LCH | lch(92.14, 40.95, 182.86°) |
| OKLab | oklab(91.72% -0.1202 -0.0061) |
| OKLCH | oklch(91.72% 0.12 182.9) |
| XYZ | xyz(58.4568, 81.0140, 91.1378) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 4.60
Light Aqua
#8CFFDB
ΔE00 5.58
Bright Turquoise
#0FFEF9
ΔE00 5.99
Light Turquoise
#7EF4CC
ΔE00 6.99
Bright Cyan
#41FDFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEEB #FE7A8D
analogous
#7AFEA9 #7AFEEB #7ACFFE
triadic
#7AFEEB #EB7AFE #FEEB7A
tetradic
#7AFEEB #A97AFE #FE7A8D #CFFE7A
square
#7AFEEB #A97AFE #FE7A8D #CFFE7A
split-complementary
#7AFEEB #FE7ACF #FEA97A
monochromatic
#02FCD8 #3DFEE2 #7AFEEB #B7FEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#7AFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7AFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#26FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afeeb; /* rgb */ color: rgb(122, 254, 235); /* oklch */ color: oklch(91.7% 0.120 182.9);
Tailwind
colors: {
custom: {
50: '#aafff1',
500: '#7afeeb',
950: '#000000',
},
}SCSS
$custom: #7afeeb; $custom-light: #aafff1; $custom-dark: #000000;
JSON
{
"hex": "#7afeeb",
"rgb": {
"r": 122,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.364,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91721,
"c": 0.12035,
"h": 182.9
},
"luminance": 0.81019
}Semantic roles & 50–950 ramp
primary
#7AFEEB
secondary
#DC4057
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685