#9EDBB0#9EDBB0
#9EDBB0 is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.8% C 0.087 H 153.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDBB0 |
|---|---|
| RGB | rgb(158, 219, 176) |
| HSL | hsl(138, 46%, 74%) |
| HSV | hsv(138, 28%, 86%) |
| CMYK | cmyk(27.9%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(82.41, -28.06, 15.01) |
| CIE-LCH | lch(82.41, 31.82, 151.87°) |
| OKLab | oklab(83.83% -0.0775 0.0386) |
| OKLCH | oklch(83.83% 0.087 153.5) |
| XYZ | xyz(47.2661, 61.0647, 50.3621) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.09
Mint
#AAF0C1
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 4.89
Light Grey Green
#B7E1A1
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDBB0 #DB9EC9
analogous
#ABDB9E #9EDBB0 #9EDBCF
triadic
#9EDBB0 #B09EDB #DBB09E
tetradic
#9EDBB0 #9EABDB #DB9EC9 #DBCF9E
square
#9EDBB0 #9EABDB #DB9EC9 #DBCF9E
split-complementary
#9EDBB0 #CF9EDB #DB9EAB
monochromatic
#45BA67 #71CA8C #9EDBB0 #CBECD4 #E9F7ED
Accessibility & contrast
On white
1.59
#9EDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#9EDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDBB0
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDBB0 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#94D9CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9edbb0; /* rgb */ color: rgb(158, 219, 176); /* oklch */ color: oklch(83.8% 0.087 153.5);
Tailwind
colors: {
custom: {
50: '#bce6c7',
500: '#9edbb0',
950: '#000000',
},
}SCSS
$custom: #9edbb0; $custom-light: #bce6c7; $custom-dark: #000000;
JSON
{
"hex": "#9edbb0",
"rgb": {
"r": 158,
"g": 219,
"b": 176
},
"hsl": {
"h": 137.705,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.83831,
"c": 0.08654,
"h": 153.5
},
"luminance": 0.61067
}Semantic roles & 50–950 ramp
primary
#9EDBB0
secondary
#B36B9D
accent
#2C90B9
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121613
muted
#828482