#8DE2BB#8DE2BB
#8DE2BB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.100 H 163.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2BB |
|---|---|
| RGB | rgb(141, 226, 187) |
| HSL | hsl(152, 59%, 72%) |
| HSV | hsv(152, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.78, -34.28, 11.03) |
| CIE-LCH | lch(83.78, 36.01, 162.17°) |
| OKLab | oklab(84.78% -0.0958 0.0284) |
| OKLCH | oklch(84.78% 0.1 163.5) |
| XYZ | xyz(47.1471, 63.6404, 56.8036) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.25
Seafoam
#7FE0B3
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 4.82
Mint
#AAF0C1
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2BB #E28DB4
analogous
#8DE291 #8DE2BB #8DDEE2
triadic
#8DE2BB #BB8DE2 #E2BB8D
tetradic
#8DE2BB #918DE2 #E28DB4 #DEE28D
square
#8DE2BB #918DE2 #E28DB4 #DEE28D
split-complementary
#8DE2BB #E28DDE #E2918D
monochromatic
#32C380 #5CD69E #8DE2BB #BEEED8 #E7F9F0
Accessibility & contrast
On white
1.53
#8DE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#8DE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2BB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2BB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#78E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de2bb; /* rgb */ color: rgb(141, 226, 187); /* oklch */ color: oklch(84.8% 0.100 163.5);
Tailwind
colors: {
custom: {
50: '#b1ebcf',
500: '#8de2bb',
950: '#000000',
},
}SCSS
$custom: #8de2bb; $custom-light: #b1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#8de2bb",
"rgb": {
"r": 141,
"g": 226,
"b": 187
},
"hsl": {
"h": 152.471,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84782,
"c": 0.09997,
"h": 163.5
},
"luminance": 0.63643
}Semantic roles & 50–950 ramp
primary
#8DE2BB
secondary
#BA5986
accent
#1E6CC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483