#8EDBB4#8EDBB4
#8EDBB4 is a very light, moderate green. Relative luminance 0.597; OKLCH L 83.0% C 0.095 H 161.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDBB4 |
|---|---|
| RGB | rgb(142, 219, 180) |
| HSL | hsl(150, 52%, 71%) |
| HSV | hsv(150, 35%, 86%) |
| CMYK | cmyk(35.2%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(81.68, -32.13, 11.74) |
| CIE-LCH | lch(81.68, 34.21, 159.93°) |
| OKLab | oklab(83.05% -0.0896 0.0302) |
| OKLCH | oklch(83.05% 0.095 161.4) |
| XYZ | xyz(44.7220, 59.7066, 52.3392) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Light Teal
#90E4C1
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDBB4 #DB8EB5
analogous
#8EDB8E #8EDBB4 #8EDBDA
triadic
#8EDBB4 #B48EDB #DBB48E
tetradic
#8EDBB4 #8E8EDB #DB8EB5 #DBDA8E
square
#8EDBB4 #8E8EDB #DB8EB5 #DBDA8E
split-complementary
#8EDBB4 #DA8EDB #DB8E8E
monochromatic
#3AB576 #60CC95 #8EDBB4 #BCEAD3 #E8F8F0
Accessibility & contrast
On white
1.62
#8EDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#8EDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDBB4
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDBB4 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B2
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#7DDBD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8edbb4; /* rgb */ color: rgb(142, 219, 180); /* oklch */ color: oklch(83.0% 0.095 161.4);
Tailwind
colors: {
custom: {
50: '#b1e6ca',
500: '#8edbb4',
950: '#000000',
},
}SCSS
$custom: #8edbb4; $custom-light: #b1e6ca; $custom-dark: #000000;
JSON
{
"hex": "#8edbb4",
"rgb": {
"r": 142,
"g": 219,
"b": 180
},
"hsl": {
"h": 149.61,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.8305,
"c": 0.09455,
"h": 161.4
},
"luminance": 0.59709
}Semantic roles & 50–950 ramp
primary
#8EDBB4
secondary
#B25B87
accent
#2674BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482