#8DE8BB#8DE8BB
#8DE8BB is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.2% C 0.109 H 161.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE8BB |
|---|---|
| RGB | rgb(141, 232, 187) |
| HSL | hsl(150, 66%, 73%) |
| HSV | hsv(150, 39%, 91%) |
| CMYK | cmyk(39.2%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(85.48, -37.04, 13.45) |
| CIE-LCH | lch(85.48, 39.41, 160.05°) |
| OKLab | oklab(86.16% -0.103 0.0346) |
| OKLCH | oklch(86.16% 0.109 161.4) |
| XYZ | xyz(48.8072, 66.9606, 57.3569) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.16
Light Teal
#90E4C1
ΔE00 2.65
Mint
#AAF0C1
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE8BB #E88DBA
analogous
#8DE88D #8DE8BB #8DE7E8
triadic
#8DE8BB #BB8DE8 #E8BB8D
tetradic
#8DE8BB #8D8DE8 #E88DBA #E7E88D
square
#8DE8BB #8D8DE8 #E88DBA #E7E88D
split-complementary
#8DE8BB #E88DE7 #E88D8D
monochromatic
#2AD17E #5ADE9D #8DE8BB #C0F2D9 #E6FAF0
Accessibility & contrast
On white
1.46
#8DE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#8DE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE8BB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE8BB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#77E8DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8de8bb; /* rgb */ color: rgb(141, 232, 187); /* oklch */ color: oklch(86.2% 0.109 161.4);
Tailwind
colors: {
custom: {
50: '#b2efcf',
500: '#8de8bb',
950: '#000000',
},
}SCSS
$custom: #8de8bb; $custom-light: #b2efcf; $custom-dark: #000000;
JSON
{
"hex": "#8de8bb",
"rgb": {
"r": 141,
"g": 232,
"b": 187
},
"hsl": {
"h": 150.33,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.8616,
"c": 0.10864,
"h": 161.4
},
"luminance": 0.66964
}Semantic roles & 50–950 ramp
primary
#8DE8BB
secondary
#C2578C
accent
#1772CE
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583