#7DE5DD#7DE5DD
#7DE5DD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.098 H 189.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE5DD |
|---|---|
| RGB | rgb(125, 229, 221) |
| HSL | hsl(175, 67%, 69%) |
| HSV | hsv(175, 45%, 90%) |
| CMYK | cmyk(45.4%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(84.80, -32.14, -5.50) |
| CIE-LCH | lch(84.80, 32.61, 189.72°) |
| OKLab | oklab(85.7% -0.0968 -0.0153) |
| OKLCH | oklch(85.7% 0.098 189) |
| XYZ | xyz(49.5227, 65.6150, 78.4479) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.27
Tiffany Blue
#7BF2DA
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.98
Light Cyan
#ACFFFC
ΔE00 7.08
Bright Cyan
#41FDFE
ΔE00 7.11
Bright Aqua
#0BF9EA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE5DD #E57D85
analogous
#7DE5A9 #7DE5DD #7DB9E5
triadic
#7DE5DD #DD7DE5 #E5DD7D
tetradic
#7DE5DD #A97DE5 #E57D85 #B9E57D
square
#7DE5DD #A97DE5 #E57D85 #B9E57D
split-complementary
#7DE5DD #E57DB9 #E5A97D
monochromatic
#27C1B5 #4ADBD0 #7DE5DD #B0EFEA #E3F9F8
Accessibility & contrast
On white
1.49
#7DE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7DE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE5DD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE5DD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#4AEAE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de5dd; /* rgb */ color: rgb(125, 229, 221); /* oklch */ color: oklch(85.7% 0.098 189.0);
Tailwind
colors: {
custom: {
50: '#a9ede7',
500: '#7de5dd',
950: '#000000',
},
}SCSS
$custom: #7de5dd; $custom-light: #a9ede7; $custom-dark: #000000;
JSON
{
"hex": "#7de5dd",
"rgb": {
"r": 125,
"g": 229,
"b": 221
},
"hsl": {
"h": 175.385,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.85701,
"c": 0.09806,
"h": 189
},
"luminance": 0.65619
}Semantic roles & 50–950 ramp
primary
#7DE5DD
secondary
#BD4952
accent
#1725CF
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584