#7AFFDE#7AFFDE
#7AFFDE is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 174.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFDE |
|---|---|
| RGB | rgb(122, 255, 222) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.10, -44.38, 4.63) |
| CIE-LCH | lch(92.10, 44.62, 174.05°) |
| OKLab | oklab(91.58% -0.1268 0.0116) |
| OKLCH | oklch(91.58% 0.127 174.8) |
| XYZ | xyz(56.9650, 80.9263, 81.7115) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.01
Aquamarine
#7FFFD4
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.45
Tiffany Blue
#7BF2DA
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 5.47
Light Aquamarine
#7BFDC7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFDE #FF7A9B
analogous
#7AFF9C #7AFFDE #7ADEFF
triadic
#7AFFDE #DE7AFF #FFDE7A
tetradic
#7AFFDE #9C7AFF #FF7A9B #DEFF7A
square
#7AFFDE #9C7AFF #FF7A9B #DEFF7A
split-complementary
#7AFFDE #FF7ADE #FF9C7A
monochromatic
#00FFBF #3DFFCF #7AFFDE #B7FFED #E0FFF7
Accessibility & contrast
On white
1.22
#7AFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7AFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFDE
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFDE | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#36FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affde; /* rgb */ color: rgb(122, 255, 222); /* oklch */ color: oklch(91.6% 0.127 174.8);
Tailwind
colors: {
custom: {
50: '#aaffe8',
500: '#7affde',
950: '#000000',
},
}SCSS
$custom: #7affde; $custom-light: #aaffe8; $custom-dark: #000000;
JSON
{
"hex": "#7affde",
"rgb": {
"r": 122,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.113,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91582,
"c": 0.12732,
"h": 174.8
},
"luminance": 0.80932
}Semantic roles & 50–950 ramp
primary
#7AFFDE
secondary
#DD4067
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684