#7DD9BB#7DD9BB
#7DD9BB is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.099 H 170.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD9BB |
|---|---|
| RGB | rgb(125, 217, 187) |
| HSL | hsl(160, 55%, 67%) |
| HSV | hsv(160, 42%, 85%) |
| CMYK | cmyk(42.4%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(80.50, -34.39, 6.24) |
| CIE-LCH | lch(80.50, 34.96, 169.71°) |
| OKLab | oklab(81.94% -0.0976 0.016) |
| OKLCH | oklch(81.94% 0.099 170.7) |
| XYZ | xyz(42.2363, 57.5705, 55.8906) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.03
Light Teal
#90E4C1
ΔE00 3.37
Pale Teal
#82CBB2
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD9BB #D97D9B
analogous
#7DD98D #7DD9BB #7DC9D9
triadic
#7DD9BB #BB7DD9 #D9BB7D
tetradic
#7DD9BB #8D7DD9 #D97D9B #C9D97D
square
#7DD9BB #8D7DD9 #D97D9B #C9D97D
split-complementary
#7DD9BB #D97DC9 #D98D7D
monochromatic
#32AA83 #4ECBA2 #7DD9BB #ACE7D4 #DCF5ED
Accessibility & contrast
On white
1.68
#7DD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7DD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD9BB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD9BB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#5FDAD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7dd9bb; /* rgb */ color: rgb(125, 217, 187); /* oklch */ color: oklch(81.9% 0.099 170.7);
Tailwind
colors: {
custom: {
50: '#a7e5cf',
500: '#7dd9bb',
950: '#000000',
},
}SCSS
$custom: #7dd9bb; $custom-light: #a7e5cf; $custom-dark: #000000;
JSON
{
"hex": "#7dd9bb",
"rgb": {
"r": 125,
"g": 217,
"b": 187
},
"hsl": {
"h": 160.435,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.81944,
"c": 0.09891,
"h": 170.7
},
"luminance": 0.57574
}Semantic roles & 50–950 ramp
primary
#7DD9BB
secondary
#AD4D6C
accent
#2357C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483