#8DE4BB#8DE4BB
#8DE4BB is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.2% C 0.103 H 162.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE4BB |
|---|---|
| RGB | rgb(141, 228, 187) |
| HSL | hsl(152, 62%, 72%) |
| HSV | hsv(152, 38%, 89%) |
| CMYK | cmyk(38.2%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(84.35, -35.20, 11.84) |
| CIE-LCH | lch(84.35, 37.14, 161.42°) |
| OKLab | oklab(85.24% -0.0982 0.0305) |
| OKLCH | oklch(85.24% 0.103 162.8) |
| XYZ | xyz(47.6941, 64.7344, 56.9859) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.63
Seafoam
#7FE0B3
ΔE00 1.90
Mint
#AAF0C1
ΔE00 4.51
Light Turquoise
#7EF4CC
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 5.27
Pale Turquoise
#A5FBD5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE4BB #E48DB6
analogous
#8DE490 #8DE4BB #8DE2E4
triadic
#8DE4BB #BB8DE4 #E4BB8D
tetradic
#8DE4BB #908DE4 #E48DB6 #E2E48D
square
#8DE4BB #908DE4 #E48DB6 #E2E48D
split-complementary
#8DE4BB #E48DE2 #E4908D
monochromatic
#2FC780 #5CD89D #8DE4BB #BEF0D9 #E6F9F0
Accessibility & contrast
On white
1.51
#8DE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#8DE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE4BB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE4BB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#77E4D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8de4bb; /* rgb */ color: rgb(141, 228, 187); /* oklch */ color: oklch(85.2% 0.103 162.8);
Tailwind
colors: {
custom: {
50: '#b1edcf',
500: '#8de4bb',
950: '#000000',
},
}SCSS
$custom: #8de4bb; $custom-light: #b1edcf; $custom-dark: #000000;
JSON
{
"hex": "#8de4bb",
"rgb": {
"r": 141,
"g": 228,
"b": 187
},
"hsl": {
"h": 151.724,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.85241,
"c": 0.10285,
"h": 162.8
},
"luminance": 0.64737
}Semantic roles & 50–950 ramp
primary
#8DE4BB
secondary
#BD5888
accent
#1C6EC9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583