#7AFFEB#7AFFEB
#7AFFEB is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.121 H 182.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFEB |
|---|---|
| RGB | rgb(122, 255, 235) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.42, -41.35, -1.63) |
| CIE-LCH | lch(92.42, 41.38, 182.25°) |
| OKLab | oklab(91.95% -0.1212 -0.005) |
| OKLCH | oklch(91.95% 0.121 182.4) |
| XYZ | xyz(58.7750, 81.6503, 91.2439) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.20
Aquamarine
#7FFFD4
ΔE00 6.72
Light Turquoise
#7EF4CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFEB #FF7A8E
analogous
#7AFFA9 #7AFFEB #7AD1FF
triadic
#7AFFEB #EB7AFF #FFEB7A
tetradic
#7AFFEB #A97AFF #FF7A8E #D1FF7A
square
#7AFFEB #A97AFF #FF7A8E #D1FF7A
split-complementary
#7AFFEB #FF7AD1 #FFA97A
monochromatic
#00FFD8 #3DFFE2 #7AFFEB #B7FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7AFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#7AFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFEB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFEB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#26FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affeb; /* rgb */ color: rgb(122, 255, 235); /* oklch */ color: oklch(91.9% 0.121 182.4);
Tailwind
colors: {
custom: {
50: '#aafff1',
500: '#7affeb',
950: '#000000',
},
}SCSS
$custom: #7affeb; $custom-light: #aafff1; $custom-dark: #000000;
JSON
{
"hex": "#7affeb",
"rgb": {
"r": 122,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.977,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91949,
"c": 0.12135,
"h": 182.4
},
"luminance": 0.81656
}Semantic roles & 50–950 ramp
primary
#7AFFEB
secondary
#DD4058
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685