#8DE2BD#8DE2BD
#8DE2BD is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.098 H 164.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2BD |
|---|---|
| RGB | rgb(141, 226, 189) |
| HSL | hsl(154, 59%, 72%) |
| HSV | hsv(154, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(83.82, -33.87, 10.04) |
| CIE-LCH | lch(83.82, 35.33, 163.49°) |
| OKLab | oklab(84.83% -0.095 0.0259) |
| OKLCH | oklch(84.83% 0.098 164.8) |
| XYZ | xyz(47.3627, 63.7266, 57.9390) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.78
Seafoam
#7FE0B3
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 5.08
Mint
#AAF0C1
ΔE00 5.18
Pale Turquoise
#A5FBD5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2BD #E28DB2
analogous
#8DE293 #8DE2BD #8DDDE2
triadic
#8DE2BD #BD8DE2 #E2BD8D
tetradic
#8DE2BD #938DE2 #E28DB2 #DDE28D
square
#8DE2BD #938DE2 #E28DB2 #DDE28D
split-complementary
#8DE2BD #E28DDD #E2938D
monochromatic
#32C384 #5CD6A1 #8DE2BD #BEEED9 #E7F9F1
Accessibility & contrast
On white
1.53
#8DE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8DE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2BD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2BD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#77E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de2bd; /* rgb */ color: rgb(141, 226, 189); /* oklch */ color: oklch(84.8% 0.098 164.8);
Tailwind
colors: {
custom: {
50: '#b1ebd0',
500: '#8de2bd',
950: '#000000',
},
}SCSS
$custom: #8de2bd; $custom-light: #b1ebd0; $custom-dark: #000000;
JSON
{
"hex": "#8de2bd",
"rgb": {
"r": 141,
"g": 226,
"b": 189
},
"hsl": {
"h": 153.882,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84833,
"c": 0.09843,
"h": 164.8
},
"luminance": 0.6373
}Semantic roles & 50–950 ramp
primary
#8DE2BD
secondary
#BA5983
accent
#1E68C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483