#7DE2DD#7DE2DD
#7DE2DD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.095 H 191.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2DD |
|---|---|
| RGB | rgb(125, 226, 221) |
| HSL | hsl(177, 64%, 69%) |
| HSV | hsv(177, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(83.95, -30.72, -6.76) |
| CIE-LCH | lch(83.95, 31.45, 192.41°) |
| OKLab | oklab(85.02% -0.0935 -0.0187) |
| OKLCH | oklch(85.02% 0.095 191.3) |
| XYZ | xyz(48.6998, 63.9692, 78.1736) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Tiffany Blue
#7BF2DA
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2DD #E27D82
analogous
#7DE2AB #7DE2DD #7DB5E2
triadic
#7DE2DD #DD7DE2 #E2DD7D
tetradic
#7DE2DD #AB7DE2 #E27D82 #B5E27D
square
#7DE2DD #AB7DE2 #E27D82 #B5E27D
split-complementary
#7DE2DD #E27DB5 #E2AB7D
monochromatic
#2ABBB4 #4BD7D0 #7DE2DD #AFEDEA #E1F8F7
Accessibility & contrast
On white
1.52
#7DE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7DE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2DD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2DD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#4BE7E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de2dd; /* rgb */ color: rgb(125, 226, 221); /* oklch */ color: oklch(85.0% 0.095 191.3);
Tailwind
colors: {
custom: {
50: '#a9ebe7',
500: '#7de2dd',
950: '#000000',
},
}SCSS
$custom: #7de2dd; $custom-light: #a9ebe7; $custom-dark: #000000;
JSON
{
"hex": "#7de2dd",
"rgb": {
"r": 125,
"g": 226,
"b": 221
},
"hsl": {
"h": 177.03,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.85017,
"c": 0.09533,
"h": 191.3
},
"luminance": 0.63973
}Semantic roles & 50–950 ramp
primary
#7DE2DD
secondary
#B94A4F
accent
#1A23CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484