#7AFFE0#7AFFE0
#7AFFE0 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.126 H 175.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE0 |
|---|---|
| RGB | rgb(122, 255, 224) |
| HSL | hsl(166, 100%, 74%) |
| HSV | hsv(166, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(92.15, -43.93, 3.66) |
| CIE-LCH | lch(92.15, 44.08, 175.23°) |
| OKLab | oklab(91.64% -0.1259 0.009) |
| OKLCH | oklch(91.64% 0.126 175.9) |
| XYZ | xyz(57.2346, 81.0342, 83.1315) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.40
Tiffany Blue
#7BF2DA
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.88
Pale Turquoise
#A5FBD5
ΔE00 5.77
Light Aquamarine
#7BFDC7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE0 #FF7A99
analogous
#7AFF9E #7AFFE0 #7ADCFF
triadic
#7AFFE0 #E07AFF #FFE07A
tetradic
#7AFFE0 #9E7AFF #FF7A99 #DCFF7A
square
#7AFFE0 #9E7AFF #FF7A99 #DCFF7A
split-complementary
#7AFFE0 #FF7ADC #FF9E7A
monochromatic
#00FFC3 #3DFFD2 #7AFFE0 #B7FFEE #E0FFF8
Accessibility & contrast
On white
1.22
#7AFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7AFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DF
Deuteranopia (green-blind)
#E2E2E2
Tritanopia (blue-blind)
#34FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affe0; /* rgb */ color: rgb(122, 255, 224); /* oklch */ color: oklch(91.6% 0.126 175.9);
Tailwind
colors: {
custom: {
50: '#aaffe9',
500: '#7affe0',
950: '#000000',
},
}SCSS
$custom: #7affe0; $custom-light: #aaffe9; $custom-dark: #000000;
JSON
{
"hex": "#7affe0",
"rgb": {
"r": 122,
"g": 255,
"b": 224
},
"hsl": {
"h": 166.015,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91637,
"c": 0.12625,
"h": 175.9
},
"luminance": 0.81039
}Semantic roles & 50–950 ramp
primary
#7AFFE0
secondary
#DD4065
accent
#0035E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684