#7DEBDC#7DEBDC
#7DEBDC is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.0% C 0.104 H 184.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBDC |
|---|---|
| RGB | rgb(125, 235, 220) |
| HSL | hsl(172, 73%, 71%) |
| HSV | hsv(172, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(86.47, -35.19, -2.51) |
| CIE-LCH | lch(86.47, 35.28, 184.08°) |
| OKLab | oklab(87.04% -0.104 -0.0073) |
| OKLCH | oklch(87.04% 0.104 184) |
| XYZ | xyz(51.0787, 68.9397, 78.3113) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 7.21
Aqua (survey)
#13EAC9
ΔE00 7.26
Light Aqua
#8CFFDB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBDC #EB7D8C
analogous
#7DEBA5 #7DEBDC #7DC3EB
triadic
#7DEBDC #DC7DEB #EBDC7D
tetradic
#7DEBDC #A57DEB #EB7D8C #C3EB7D
square
#7DEBDC #A57DEB #EB7D8C #C3EB7D
split-complementary
#7DEBDC #EB7DC3 #EBA57D
monochromatic
#20CEB6 #48E3CE #7DEBDC #B2F3EA #E4FBF8
Accessibility & contrast
On white
1.42
#7DEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#7DEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBDC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBDC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DC
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#49EFE6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7debdc; /* rgb */ color: rgb(125, 235, 220); /* oklch */ color: oklch(87.0% 0.104 184.0);
Tailwind
colors: {
custom: {
50: '#a9f2e6',
500: '#7debdc',
950: '#000000',
},
}SCSS
$custom: #7debdc; $custom-light: #a9f2e6; $custom-dark: #000000;
JSON
{
"hex": "#7debdc",
"rgb": {
"r": 125,
"g": 235,
"b": 220
},
"hsl": {
"h": 171.818,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.87043,
"c": 0.10423,
"h": 184
},
"luminance": 0.68944
}Semantic roles & 50–950 ramp
primary
#7DEBDC
secondary
#C44859
accent
#102BD5
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584