#9EDBB2#9EDBB2
#9EDBB2 is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.9% C 0.085 H 154.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDBB2 |
|---|---|
| RGB | rgb(158, 219, 178) |
| HSL | hsl(140, 46%, 74%) |
| HSV | hsv(140, 28%, 86%) |
| CMYK | cmyk(27.9%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(82.46, -27.69, 14.01) |
| CIE-LCH | lch(82.46, 31.04, 153.16°) |
| OKLab | oklab(83.88% -0.0766 0.0361) |
| OKLCH | oklch(83.88% 0.085 154.8) |
| XYZ | xyz(47.4654, 61.1445, 51.4120) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.49
Hospital Green
#9BE5AA
ΔE00 4.52
Mint
#AAF0C1
ΔE00 4.71
Seafoam
#7FE0B3
ΔE00 4.82
Pale Teal
#82CBB2
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDBB2 #DB9EC7
analogous
#A9DB9E #9EDBB2 #9EDBD1
triadic
#9EDBB2 #B29EDB #DBB29E
tetradic
#9EDBB2 #9EA9DB #DB9EC7 #DBD19E
square
#9EDBB2 #9EA9DB #DB9EC7 #DBD19E
split-complementary
#9EDBB2 #D19EDB #DB9EA9
monochromatic
#45BA6B #71CA8F #9EDBB2 #CBECD5 #E9F7ED
Accessibility & contrast
On white
1.59
#9EDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#9EDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDBB2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDBB2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#94DACF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9edbb2; /* rgb */ color: rgb(158, 219, 178); /* oklch */ color: oklch(83.9% 0.085 154.8);
Tailwind
colors: {
custom: {
50: '#bce6c9',
500: '#9edbb2',
950: '#000000',
},
}SCSS
$custom: #9edbb2; $custom-light: #bce6c9; $custom-dark: #000000;
JSON
{
"hex": "#9edbb2",
"rgb": {
"r": 158,
"g": 219,
"b": 178
},
"hsl": {
"h": 139.672,
"s": 45.865,
"l": 73.922
},
"oklch": {
"l": 0.8388,
"c": 0.08468,
"h": 154.8
},
"luminance": 0.61146
}Semantic roles & 50–950 ramp
primary
#9EDBB2
secondary
#B36B9B
accent
#2C8BB9
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121613
muted
#828482