#8EDCBB#8EDCBB
#8EDCBB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.091 H 165.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDCBB |
|---|---|
| RGB | rgb(142, 220, 187) |
| HSL | hsl(155, 53%, 71%) |
| HSV | hsv(155, 35%, 86%) |
| CMYK | cmyk(35.5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(82.12, -31.19, 8.67) |
| CIE-LCH | lch(82.12, 32.37, 164.46°) |
| OKLab | oklab(83.46% -0.0878 0.0223) |
| OKLCH | oklch(83.46% 0.091 165.7) |
| XYZ | xyz(45.7149, 60.5223, 56.2772) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.86
Seafoam
#7FE0B3
ΔE00 3.49
Seafoam Blue
#78D1B6
ΔE00 3.88
Pale Teal
#82CBB2
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDCBB #DC8EAF
analogous
#8EDC94 #8EDCBB #8ED6DC
triadic
#8EDCBB #BB8EDC #DCBB8E
tetradic
#8EDCBB #948EDC #DC8EAF #D6DC8E
square
#8EDCBB #948EDC #DC8EAF #D6DC8E
split-complementary
#8EDCBB #DC8ED6 #DC948E
monochromatic
#39B782 #5FCE9F #8EDCBB #BDEAD7 #E8F8F1
Accessibility & contrast
On white
1.60
#8EDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#8EDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDCBB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDCBB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#7ADCD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8edcbb; /* rgb */ color: rgb(142, 220, 187); /* oklch */ color: oklch(83.5% 0.091 165.7);
Tailwind
colors: {
custom: {
50: '#b1e7cf',
500: '#8edcbb',
950: '#000000',
},
}SCSS
$custom: #8edcbb; $custom-light: #b1e7cf; $custom-dark: #000000;
JSON
{
"hex": "#8edcbb",
"rgb": {
"r": 142,
"g": 220,
"b": 187
},
"hsl": {
"h": 154.615,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.83459,
"c": 0.09058,
"h": 165.7
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#8EDCBB
secondary
#B35B80
accent
#2567C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483