#7AFFE8#7AFFE8
#7AFFE8 is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 180.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE8 |
|---|---|
| RGB | rgb(122, 255, 232) |
| HSL | hsl(170, 100%, 74%) |
| HSV | hsv(170, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.34, -42.06, -0.19) |
| CIE-LCH | lch(92.34, 42.06, 180.25°) |
| OKLab | oklab(91.86% -0.1225 -0.0012) |
| OKLCH | oklch(91.86% 0.123 180.6) |
| XYZ | xyz(58.3452, 81.4784, 88.9805) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.78
Light Turquoise
#7EF4CC
ΔE00 5.93
Aqua (survey)
#13EAC9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE8 #FF7A91
analogous
#7AFFA6 #7AFFE8 #7AD4FF
triadic
#7AFFE8 #E87AFF #FFE87A
tetradic
#7AFFE8 #A67AFF #FF7A91 #D4FF7A
square
#7AFFE8 #A67AFF #FF7A91 #D4FF7A
split-complementary
#7AFFE8 #FF7AD4 #FFA67A
monochromatic
#00FFD3 #3DFFDD #7AFFE8 #B7FFF3 #E0FFFA
Accessibility & contrast
On white
1.21
#7AFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7AFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#E0E3EA
Tritanopia (blue-blind)
#2AFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe8; /* rgb */ color: rgb(122, 255, 232); /* oklch */ color: oklch(91.9% 0.123 180.6);
Tailwind
colors: {
custom: {
50: '#aaffef',
500: '#7affe8',
950: '#000000',
},
}SCSS
$custom: #7affe8; $custom-light: #aaffef; $custom-dark: #000000;
JSON
{
"hex": "#7affe8",
"rgb": {
"r": 122,
"g": 255,
"b": 232
},
"hsl": {
"h": 169.624,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91862,
"c": 0.12253,
"h": 180.6
},
"luminance": 0.81484
}Semantic roles & 50–950 ramp
primary
#7AFFE8
secondary
#DD405B
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685