#9DE3BB#9DE3BB
#9DE3BB is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.8% C 0.090 H 158.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE3BB |
|---|---|
| RGB | rgb(157, 227, 187) |
| HSL | hsl(146, 56%, 75%) |
| HSV | hsv(146, 31%, 89%) |
| CMYK | cmyk(30.8%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.84, -30.11, 12.64) |
| CIE-LCH | lch(84.84, 32.66, 157.22°) |
| OKLab | oklab(85.85% -0.0837 0.0326) |
| OKLCH | oklch(85.85% 0.09 158.7) |
| XYZ | xyz(50.3403, 65.6917, 57.0314) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.76
Mint
#AAF0C1
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.84
Hospital Green
#9BE5AA
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE3BB #E39DC5
analogous
#A2E39D #9DE3BB #9DE3DE
triadic
#9DE3BB #BB9DE3 #E3BB9D
tetradic
#9DE3BB #9DA2E3 #E39DC5 #E3DE9D
square
#9DE3BB #9DA2E3 #E39DC5 #E3DE9D
split-complementary
#9DE3BB #DE9DE3 #E39DA2
monochromatic
#3EC879 #6DD59A #9DE3BB #CDF1DC #E7F8EE
Accessibility & contrast
On white
1.49
#9DE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#9DE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE3BB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE3BB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#8FE2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9de3bb; /* rgb */ color: rgb(157, 227, 187); /* oklch */ color: oklch(85.8% 0.090 158.7);
Tailwind
colors: {
custom: {
50: '#bbeccf',
500: '#9de3bb',
950: '#000000',
},
}SCSS
$custom: #9de3bb; $custom-light: #bbeccf; $custom-dark: #000000;
JSON
{
"hex": "#9de3bb",
"rgb": {
"r": 157,
"g": 227,
"b": 187
},
"hsl": {
"h": 145.714,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.85845,
"c": 0.08986,
"h": 158.7
},
"luminance": 0.65694
}Semantic roles & 50–950 ramp
primary
#9DE3BB
secondary
#BC6898
accent
#227EC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483