#8DE1BE#8DE1BE
#8DE1BE is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.096 H 165.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE1BE |
|---|---|
| RGB | rgb(141, 225, 190) |
| HSL | hsl(155, 58%, 72%) |
| HSV | hsv(155, 37%, 88%) |
| CMYK | cmyk(37.3%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(83.56, -33.20, 9.14) |
| CIE-LCH | lch(83.56, 34.43, 164.61°) |
| OKLab | oklab(84.63% -0.0933 0.0235) |
| OKLCH | oklch(84.63% 0.096 165.9) |
| XYZ | xyz(47.2005, 63.2279, 58.4223) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.70
Seafoam
#7FE0B3
ΔE00 2.87
Seafoam Blue
#78D1B6
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE1BE #E18DB0
analogous
#8DE194 #8DE1BE #8DDAE1
triadic
#8DE1BE #BE8DE1 #E1BE8D
tetradic
#8DE1BE #948DE1 #E18DB0 #DAE18D
square
#8DE1BE #948DE1 #E18DB0 #DAE18D
split-complementary
#8DE1BE #E18DDA #E1948D
monochromatic
#33C186 #5DD4A2 #8DE1BE #BDEEDA #E7F9F1
Accessibility & contrast
On white
1.54
#8DE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8DE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE1BE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE1BE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#77E1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8de1be; /* rgb */ color: rgb(141, 225, 190); /* oklch */ color: oklch(84.6% 0.096 165.9);
Tailwind
colors: {
custom: {
50: '#b1ead1',
500: '#8de1be',
950: '#000000',
},
}SCSS
$custom: #8de1be; $custom-light: #b1ead1; $custom-dark: #000000;
JSON
{
"hex": "#8de1be",
"rgb": {
"r": 141,
"g": 225,
"b": 190
},
"hsl": {
"h": 155,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.8463,
"c": 0.09627,
"h": 165.9
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#8DE1BE
secondary
#B95981
accent
#2065C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483