#7DECDC#7DECDC
#7DECDC is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.3% C 0.105 H 183.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7DECDC |
|---|---|
| RGB | rgb(125, 236, 220) |
| HSL | hsl(171, 74%, 71%) |
| HSV | hsv(171, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(86.76, -35.65, -2.10) |
| CIE-LCH | lch(86.76, 35.71, 183.36°) |
| OKLab | oklab(87.27% -0.1051 -0.0062) |
| OKLCH | oklch(87.27% 0.105 183.4) |
| XYZ | xyz(51.3658, 69.5139, 78.4070) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Turquoise
#40E0D0
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.84
Light Aqua
#8CFFDB
ΔE00 7.01
Aqua (survey)
#13EAC9
ΔE00 7.03
Light Turquoise
#7EF4CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DECDC #EC7D8D
analogous
#7DECA4 #7DECDC #7DC5EC
triadic
#7DECDC #DC7DEC #ECDC7D
tetradic
#7DECDC #A47DEC #EC7D8D #C5EC7D
square
#7DECDC #A47DEC #EC7D8D #C5EC7D
split-complementary
#7DECDC #EC7DC5 #ECA47D
monochromatic
#1ED0B7 #48E4CE #7DECDC #B2F4EA #E4FBF8
Accessibility & contrast
On white
1.41
#7DECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#7DECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DECDC
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DECDC | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#48F0E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7decdc; /* rgb */ color: rgb(125, 236, 220); /* oklch */ color: oklch(87.3% 0.105 183.4);
Tailwind
colors: {
custom: {
50: '#a9f2e6',
500: '#7decdc',
950: '#000000',
},
}SCSS
$custom: #7decdc; $custom-light: #a9f2e6; $custom-dark: #000000;
JSON
{
"hex": "#7decdc",
"rgb": {
"r": 125,
"g": 236,
"b": 220
},
"hsl": {
"h": 171.351,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.87272,
"c": 0.10526,
"h": 183.4
},
"luminance": 0.69518
}Semantic roles & 50–950 ramp
primary
#7DECDC
secondary
#C5485A
accent
#0F2CD7
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584