#8DDEBB#8DDEBB
#8DDEBB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.094 H 165.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEBB |
|---|---|
| RGB | rgb(141, 222, 187) |
| HSL | hsl(154, 55%, 71%) |
| HSV | hsv(154, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.64, -32.41, 9.41) |
| CIE-LCH | lch(82.64, 33.75, 163.81°) |
| OKLab | oklab(83.87% -0.091 0.0242) |
| OKLCH | oklch(83.87% 0.094 165.1) |
| XYZ | xyz(46.0721, 61.4903, 56.4452) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.38
Seafoam
#7FE0B3
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 4.30
Pale Teal
#82CBB2
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEBB #DE8DB0
analogous
#8DDE92 #8DDEBB #8DD8DE
triadic
#8DDEBB #BB8DDE #DEBB8D
tetradic
#8DDEBB #928DDE #DE8DB0 #D8DE8D
square
#8DDEBB #928DDE #DE8DB0 #D8DE8D
split-complementary
#8DDEBB #DE8DD8 #DE928D
monochromatic
#36BB81 #5ED09F #8DDEBB #BCECD7 #E7F8F1
Accessibility & contrast
On white
1.58
#8DDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#8DDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEBB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEBB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#79DED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddebb; /* rgb */ color: rgb(141, 222, 187); /* oklch */ color: oklch(83.9% 0.094 165.1);
Tailwind
colors: {
custom: {
50: '#b1e8cf',
500: '#8ddebb',
950: '#000000',
},
}SCSS
$custom: #8ddebb; $custom-light: #b1e8cf; $custom-dark: #000000;
JSON
{
"hex": "#8ddebb",
"rgb": {
"r": 141,
"g": 222,
"b": 187
},
"hsl": {
"h": 154.074,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83865,
"c": 0.0942,
"h": 165.1
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#8DDEBB
secondary
#B65A81
accent
#2368C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483