#7AFFE1#7AFFE1
#7AFFE1 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 176.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE1 |
|---|---|
| RGB | rgb(122, 255, 225) |
| HSL | hsl(166, 100%, 74%) |
| HSV | hsv(166, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(92.17, -43.70, 3.18) |
| CIE-LCH | lch(92.17, 43.81, 175.83°) |
| OKLab | oklab(91.67% -0.1255 0.0078) |
| OKLCH | oklch(91.67% 0.126 176.5) |
| XYZ | xyz(57.3706, 81.0886, 83.8479) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.11
Pale Turquoise
#A5FBD5
ΔE00 5.93
Aqua (survey)
#13EAC9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE1 #FF7A98
analogous
#7AFF9F #7AFFE1 #7ADBFF
triadic
#7AFFE1 #E17AFF #FFE17A
tetradic
#7AFFE1 #9F7AFF #FF7A98 #DBFF7A
square
#7AFFE1 #9F7AFF #FF7A98 #DBFF7A
split-complementary
#7AFFE1 #FF7ADB #FF9F7A
monochromatic
#00FFC5 #3DFFD3 #7AFFE1 #B7FFEF #E0FFF8
Accessibility & contrast
On white
1.22
#7AFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7AFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE1
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE1 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1E0
Deuteranopia (green-blind)
#E2E2E3
Tritanopia (blue-blind)
#33FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe1; /* rgb */ color: rgb(122, 255, 225); /* oklch */ color: oklch(91.7% 0.126 176.5);
Tailwind
colors: {
custom: {
50: '#aaffea',
500: '#7affe1',
950: '#000000',
},
}SCSS
$custom: #7affe1; $custom-light: #aaffea; $custom-dark: #000000;
JSON
{
"hex": "#7affe1",
"rgb": {
"r": 122,
"g": 255,
"b": 225
},
"hsl": {
"h": 166.466,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91665,
"c": 0.12574,
"h": 176.5
},
"luminance": 0.81094
}Semantic roles & 50–950 ramp
primary
#7AFFE1
secondary
#DD4063
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684