#8DD5B3#8DD5B3
#8DD5B3 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.087 H 163.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5B3 |
|---|---|
| RGB | rgb(141, 213, 179) |
| HSL | hsl(152, 46%, 69%) |
| HSV | hsv(152, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 16%, 16.5%) |
| CIE-LAB | lab(79.90, -29.78, 9.73) |
| CIE-LCH | lch(79.90, 31.33, 161.90°) |
| OKLab | oklab(81.6% -0.0835 0.0251) |
| OKLCH | oklch(81.6% 0.087 163.3) |
| XYZ | xyz(42.9125, 56.5035, 51.2842) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.57
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.82
Mint
#AAF0C1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5B3 #D58DAF
analogous
#8DD58F #8DD5B3 #8DD3D5
triadic
#8DD5B3 #B38DD5 #D5B38D
tetradic
#8DD5B3 #8F8DD5 #D58DAF #D3D58D
square
#8DD5B3 #8F8DD5 #D58DAF #D3D58D
split-complementary
#8DD5B3 #D58DD3 #D58F8D
monochromatic
#3EA977 #60C595 #8DD5B3 #BAE5D1 #E6F6EF
Accessibility & contrast
On white
1.71
#8DD5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8DD5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5B3
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5B3 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB1
Deuteranopia (green-blind)
#C6C3B5
Tritanopia (blue-blind)
#7CD5CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd5b3; /* rgb */ color: rgb(141, 213, 179); /* oklch */ color: oklch(81.6% 0.087 163.3);
Tailwind
colors: {
custom: {
50: '#b0e2c9',
500: '#8dd5b3',
950: '#000000',
},
}SCSS
$custom: #8dd5b3; $custom-light: #b0e2c9; $custom-dark: #000000;
JSON
{
"hex": "#8dd5b3",
"rgb": {
"r": 141,
"g": 213,
"b": 179
},
"hsl": {
"h": 151.667,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.81596,
"c": 0.08715,
"h": 163.3
},
"luminance": 0.56506
}Semantic roles & 50–950 ramp
primary
#8DD5B3
secondary
#AB5B81
accent
#2C6FB9
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482