#7DDEBD#7DDEBD
#7DDEBD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 169.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEBD |
|---|---|
| RGB | rgb(125, 222, 189) |
| HSL | hsl(160, 60%, 68%) |
| HSV | hsv(160, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.99, -36.27, 7.32) |
| CIE-LCH | lch(81.99, 37.00, 168.59°) |
| OKLab | oklab(83.16% -0.1025 0.0188) |
| OKLCH | oklch(83.16% 0.104 169.6) |
| XYZ | xyz(43.7603, 60.2734, 57.4622) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.99
Pale Teal
#82CBB2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEBD #DE7D9E
analogous
#7DDE8C #7DDEBD #7DCEDE
triadic
#7DDEBD #BD7DDE #DEBD7D
tetradic
#7DDEBD #8C7DDE #DE7D9E #CEDE7D
square
#7DDEBD #8C7DDE #DE7D9E #CEDE7D
split-complementary
#7DDEBD #DE7DCE #DE8C7D
monochromatic
#2DB386 #4CD2A4 #7DDEBD #AEEAD6 #DFF7EF
Accessibility & contrast
On white
1.61
#7DDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7DDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEBD
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEBD | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#5DDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddebd; /* rgb */ color: rgb(125, 222, 189); /* oklch */ color: oklch(83.2% 0.104 169.6);
Tailwind
colors: {
custom: {
50: '#a7e8d0',
500: '#7ddebd',
950: '#000000',
},
}SCSS
$custom: #7ddebd; $custom-light: #a7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#7ddebd",
"rgb": {
"r": 125,
"g": 222,
"b": 189
},
"hsl": {
"h": 159.588,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83161,
"c": 0.10425,
"h": 169.6
},
"luminance": 0.60277
}Semantic roles & 50–950 ramp
primary
#7DDEBD
secondary
#B54B6F
accent
#1E58C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483