#7DE4DC#7DE4DC
#7DE4DC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.097 H 189.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE4DC |
|---|---|
| RGB | rgb(125, 228, 220) |
| HSL | hsl(175, 66%, 69%) |
| HSV | hsv(175, 45%, 89%) |
| CMYK | cmyk(45.2%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(84.49, -31.91, -5.43) |
| CIE-LCH | lch(84.49, 32.37, 189.66°) |
| OKLab | oklab(85.44% -0.0961 -0.0152) |
| OKLCH | oklch(85.44% 0.097 189) |
| XYZ | xyz(49.1139, 65.0101, 77.6563) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 7.22
Light Cyan
#ACFFFC
ΔE00 7.23
Bright Cyan
#41FDFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE4DC #E47D85
analogous
#7DE4A9 #7DE4DC #7DB9E4
triadic
#7DE4DC #DC7DE4 #E4DC7D
tetradic
#7DE4DC #A97DE4 #E47D85 #B9E47D
square
#7DE4DC #A97DE4 #E47D85 #B9E47D
split-complementary
#7DE4DC #E47DB9 #E4A97D
monochromatic
#28BFB3 #4AD9CE #7DE4DC #B0EFEA #E2F9F7
Accessibility & contrast
On white
1.50
#7DE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7DE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE4DC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE4DC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#4BE9E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de4dc; /* rgb */ color: rgb(125, 228, 220); /* oklch */ color: oklch(85.4% 0.097 189.0);
Tailwind
colors: {
custom: {
50: '#a9ede6',
500: '#7de4dc',
950: '#000000',
},
}SCSS
$custom: #7de4dc; $custom-light: #a9ede6; $custom-dark: #000000;
JSON
{
"hex": "#7de4dc",
"rgb": {
"r": 125,
"g": 228,
"b": 220
},
"hsl": {
"h": 175.34,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.85442,
"c": 0.09733,
"h": 189
},
"luminance": 0.65014
}Semantic roles & 50–950 ramp
primary
#7DE4DC
secondary
#BC4952
accent
#1826CD
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584