#7DFFDE#7DFFDE
#7DFFDE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.126 H 174.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFDE |
|---|---|
| RGB | rgb(125, 255, 222) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.20, -43.75, 4.78) |
| CIE-LCH | lch(92.20, 44.01, 173.76°) |
| OKLab | oklab(91.69% -0.1249 0.012) |
| OKLCH | oklch(91.69% 0.126 174.5) |
| XYZ | xyz(57.3965, 81.1488, 81.7317) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFDE #FF7D9E
analogous
#7DFF9D #7DFFDE #7DDFFF
triadic
#7DFFDE #DE7DFF #FFDE7D
tetradic
#7DFFDE #9D7DFF #FF7D9E #DFFF7D
square
#7DFFDE #9D7DFF #FF7D9E #DFFF7D
split-complementary
#7DFFDE #FF7DDF #FF9D7D
monochromatic
#03FFBF #40FFCE #7DFFDE #BAFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#7DFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7DFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFDE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFDE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E3E3E0
Tritanopia (blue-blind)
#3FFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dffde; /* rgb */ color: rgb(125, 255, 222); /* oklch */ color: oklch(91.7% 0.126 174.5);
Tailwind
colors: {
custom: {
50: '#abffe8',
500: '#7dffde',
950: '#000000',
},
}SCSS
$custom: #7dffde; $custom-light: #abffe8; $custom-dark: #000000;
JSON
{
"hex": "#7dffde",
"rgb": {
"r": 125,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9169,
"c": 0.1255,
"h": 174.5
},
"luminance": 0.81154
}Semantic roles & 50–950 ramp
primary
#7DFFDE
secondary
#DE426A
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684