#7EFFDE#7EFFDE
#7EFFDE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 174.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFDE |
|---|---|
| RGB | rgb(126, 255, 222) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.23, -43.53, 4.84) |
| CIE-LCH | lch(92.23, 43.80, 173.66°) |
| OKLab | oklab(91.73% -0.1243 0.0122) |
| OKLCH | oklch(91.73% 0.125 174.4) |
| XYZ | xyz(57.5432, 81.2245, 81.7386) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 5.16
Light Aquamarine
#7BFDC7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFDE #FF7E9F
analogous
#7EFF9E #7EFFDE #7EE0FF
triadic
#7EFFDE #DE7EFF #FFDE7E
tetradic
#7EFFDE #9E7EFF #FF7E9F #E0FF7E
square
#7EFFDE #9E7EFF #FF7E9F #E0FF7E
split-complementary
#7EFFDE #FF7EE0 #FF9E7E
monochromatic
#04FFBF #41FFCE #7EFFDE #BBFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#7EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFDE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFDE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DD
Deuteranopia (green-blind)
#E3E3E0
Tritanopia (blue-blind)
#42FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7effde; /* rgb */ color: rgb(126, 255, 222); /* oklch */ color: oklch(91.7% 0.125 174.4);
Tailwind
colors: {
custom: {
50: '#acffe8',
500: '#7effde',
950: '#000000',
},
}SCSS
$custom: #7effde; $custom-light: #acffe8; $custom-dark: #000000;
JSON
{
"hex": "#7effde",
"rgb": {
"r": 126,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.651,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91727,
"c": 0.1249,
"h": 174.4
},
"luminance": 0.8123
}Semantic roles & 50–950 ramp
primary
#7EFFDE
secondary
#DE436B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684