#7DFFDC#7DFFDC
#7DFFDC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 173.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFDC |
|---|---|
| RGB | rgb(125, 255, 220) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.15, -44.20, 5.75) |
| CIE-LCH | lch(92.15, 44.57, 172.59°) |
| OKLab | oklab(91.64% -0.1258 0.0145) |
| OKLCH | oklch(91.64% 0.127 173.4) |
| XYZ | xyz(57.1300, 81.0422, 80.3283) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 4.91
Pale Turquoise
#A5FBD5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFDC #FF7DA0
analogous
#7DFF9B #7DFFDC #7DE1FF
triadic
#7DFFDC #DC7DFF #FFDC7D
tetradic
#7DFFDC #9B7DFF #FF7DA0 #E1FF7D
square
#7DFFDC #9B7DFF #FF7DA0 #E1FF7D
split-complementary
#7DFFDC #FF7DE1 #FF9B7D
monochromatic
#03FFBB #40FFCC #7DFFDC #BAFFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7DFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7DFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFDC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFDC | 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)
#F8F1DA
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#41FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffdc; /* rgb */ color: rgb(125, 255, 220); /* oklch */ color: oklch(91.6% 0.127 173.4);
Tailwind
colors: {
custom: {
50: '#abffe6',
500: '#7dffdc',
950: '#000000',
},
}SCSS
$custom: #7dffdc; $custom-light: #abffe6; $custom-dark: #000000;
JSON
{
"hex": "#7dffdc",
"rgb": {
"r": 125,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91636,
"c": 0.12663,
"h": 173.4
},
"luminance": 0.81047
}Semantic roles & 50–950 ramp
primary
#7DFFDC
secondary
#DE426C
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684