#9DE3BC#9DE3BC
#9DE3BC is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.9% C 0.089 H 159.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE3BC |
|---|---|
| RGB | rgb(157, 227, 188) |
| HSL | hsl(147, 56%, 75%) |
| HSV | hsv(147, 31%, 89%) |
| CMYK | cmyk(30.8%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(84.86, -29.92, 12.15) |
| CIE-LCH | lch(84.86, 32.29, 157.90°) |
| OKLab | oklab(85.87% -0.0833 0.0313) |
| OKLCH | oklch(85.87% 0.089 159.4) |
| XYZ | xyz(50.4477, 65.7346, 57.5971) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.57
Mint
#AAF0C1
ΔE00 3.47
Seafoam
#7FE0B3
ΔE00 3.88
Hospital Green
#9BE5AA
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE3BC #E39DC4
analogous
#A1E39D #9DE3BC #9DE3DF
triadic
#9DE3BC #BC9DE3 #E3BC9D
tetradic
#9DE3BC #9DA1E3 #E39DC4 #E3DF9D
square
#9DE3BC #9DA1E3 #E39DC4 #E3DF9D
split-complementary
#9DE3BC #DF9DE3 #E39DA1
monochromatic
#3EC87B #6DD59B #9DE3BC #CDF1DD #E7F8EF
Accessibility & contrast
On white
1.48
#9DE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#9DE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE3BC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE3BC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#8FE2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9de3bc; /* rgb */ color: rgb(157, 227, 188); /* oklch */ color: oklch(85.9% 0.089 159.4);
Tailwind
colors: {
custom: {
50: '#bbecd0',
500: '#9de3bc',
950: '#000000',
},
}SCSS
$custom: #9de3bc; $custom-light: #bbecd0; $custom-dark: #000000;
JSON
{
"hex": "#9de3bc",
"rgb": {
"r": 157,
"g": 227,
"b": 188
},
"hsl": {
"h": 146.571,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.8587,
"c": 0.08901,
"h": 159.4
},
"luminance": 0.65737
}Semantic roles & 50–950 ramp
primary
#9DE3BC
secondary
#BC6897
accent
#227CC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483