#8DE2BF#8DE2BF
#8DE2BF is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.097 H 166.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2BF |
|---|---|
| RGB | rgb(141, 226, 191) |
| HSL | hsl(155, 59%, 72%) |
| HSV | hsv(155, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.87, -33.46, 9.05) |
| CIE-LCH | lch(83.87, 34.66, 164.86°) |
| OKLab | oklab(84.89% -0.0941 0.0233) |
| OKLCH | oklch(84.89% 0.097 166.1) |
| XYZ | xyz(47.5813, 63.8140, 59.0902) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.52
Seafoam
#7FE0B3
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 4.79
Pale Turquoise
#A5FBD5
ΔE00 5.52
Mint
#AAF0C1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2BF #E28DB0
analogous
#8DE295 #8DE2BF #8DDBE2
triadic
#8DE2BF #BF8DE2 #E2BF8D
tetradic
#8DE2BF #958DE2 #E28DB0 #DBE28D
square
#8DE2BF #958DE2 #E28DB0 #DBE28D
split-complementary
#8DE2BF #E28DDB #E2958D
monochromatic
#32C387 #5CD6A4 #8DE2BF #BEEEDA #E7F9F1
Accessibility & contrast
On white
1.53
#8DE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8DE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2BF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2BF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#77E2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de2bf; /* rgb */ color: rgb(141, 226, 191); /* oklch */ color: oklch(84.9% 0.097 166.1);
Tailwind
colors: {
custom: {
50: '#b1ebd2',
500: '#8de2bf',
950: '#000000',
},
}SCSS
$custom: #8de2bf; $custom-light: #b1ebd2; $custom-dark: #000000;
JSON
{
"hex": "#8de2bf",
"rgb": {
"r": 141,
"g": 226,
"b": 191
},
"hsl": {
"h": 155.294,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84885,
"c": 0.09696,
"h": 166.1
},
"luminance": 0.63817
}Semantic roles & 50–950 ramp
primary
#8DE2BF
secondary
#BA5981
accent
#1E64C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483