#7DFFDB#7DFFDB
#7DFFDB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 172.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFDB |
|---|---|
| RGB | rgb(125, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.13, -44.42, 6.23) |
| CIE-LCH | lch(92.13, 44.86, 172.01°) |
| OKLab | oklab(91.61% -0.1262 0.0158) |
| OKLCH | oklch(91.61% 0.127 172.9) |
| XYZ | xyz(56.9980, 80.9894, 79.6329) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFDB #FF7DA1
analogous
#7DFF9A #7DFFDB #7DE2FF
triadic
#7DFFDB #DB7DFF #FFDB7D
tetradic
#7DFFDB #9A7DFF #FF7DA1 #E2FF7D
square
#7DFFDB #9A7DFF #FF7DA1 #E2FF7D
split-complementary
#7DFFDB #FF7DE2 #FF9A7D
monochromatic
#03FFB9 #40FFCA #7DFFDB #BAFFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7DFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7DFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFDB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFDB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E4E2DE
Tritanopia (blue-blind)
#42FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffdb; /* rgb */ color: rgb(125, 255, 219); /* oklch */ color: oklch(91.6% 0.127 172.9);
Tailwind
colors: {
custom: {
50: '#abffe6',
500: '#7dffdb',
950: '#000000',
},
}SCSS
$custom: #7dffdb; $custom-light: #abffe6; $custom-dark: #000000;
JSON
{
"hex": "#7dffdb",
"rgb": {
"r": 125,
"g": 255,
"b": 219
},
"hsl": {
"h": 163.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91609,
"c": 0.12721,
"h": 172.9
},
"luminance": 0.80994
}Semantic roles & 50–950 ramp
primary
#7DFFDB
secondary
#DE426D
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684