#8DDEBE#8DDEBE
#8DDEBE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.092 H 167.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEBE |
|---|---|
| RGB | rgb(141, 222, 190) |
| HSL | hsl(156, 55%, 71%) |
| HSV | hsv(156, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.71, -31.79, 7.92) |
| CIE-LCH | lch(82.71, 32.76, 166.01°) |
| OKLab | oklab(83.94% -0.0897 0.0204) |
| OKLCH | oklch(83.94% 0.092 167.2) |
| XYZ | xyz(46.3966, 61.6201, 58.1543) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.51
Seafoam
#7FE0B3
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 3.88
Pale Teal
#82CBB2
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEBE #DE8DAD
analogous
#8DDE95 #8DDEBE #8DD5DE
triadic
#8DDEBE #BE8DDE #DEBE8D
tetradic
#8DDEBE #958DDE #DE8DAD #D5DE8D
square
#8DDEBE #958DDE #DE8DAD #D5DE8D
split-complementary
#8DDEBE #DE8DD5 #DE958D
monochromatic
#36BB86 #5ED0A3 #8DDEBE #BCECD9 #E7F8F1
Accessibility & contrast
On white
1.58
#8DDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#8DDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEBE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEBE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BC
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#78DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddebe; /* rgb */ color: rgb(141, 222, 190); /* oklch */ color: oklch(83.9% 0.092 167.2);
Tailwind
colors: {
custom: {
50: '#b1e8d1',
500: '#8ddebe',
950: '#000000',
},
}SCSS
$custom: #8ddebe; $custom-light: #b1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#8ddebe",
"rgb": {
"r": 141,
"g": 222,
"b": 190
},
"hsl": {
"h": 156.296,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83944,
"c": 0.09202,
"h": 167.2
},
"luminance": 0.61623
}Semantic roles & 50–950 ramp
primary
#8DDEBE
secondary
#B65A7E
accent
#2362C3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483