#9DE2BC#9DE2BC
#9DE2BC is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.6% C 0.087 H 159.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE2BC |
|---|---|
| RGB | rgb(157, 226, 188) |
| HSL | hsl(147, 54%, 75%) |
| HSV | hsv(147, 31%, 89%) |
| CMYK | cmyk(30.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.58, -29.44, 11.75) |
| CIE-LCH | lch(84.58, 31.70, 158.24°) |
| OKLab | oklab(85.65% -0.0821 0.0303) |
| OKLCH | oklch(85.65% 0.087 159.7) |
| XYZ | xyz(50.1750, 65.1892, 57.5062) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.53
Mint
#AAF0C1
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 5.08
Pale Turquoise
#A5FBD5
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE2BC #E29DC3
analogous
#A0E29D #9DE2BC #9DE2DF
triadic
#9DE2BC #BC9DE2 #E2BC9D
tetradic
#9DE2BC #9DA0E2 #E29DC3 #E2DF9D
square
#9DE2BC #9DA0E2 #E29DC3 #E2DF9D
split-complementary
#9DE2BC #DF9DE2 #E29DA0
monochromatic
#3FC67B #6ED49C #9DE2BC #CCF0DC #E7F8EF
Accessibility & contrast
On white
1.50
#9DE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#9DE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE2BC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE2BC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#8FE1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9de2bc; /* rgb */ color: rgb(157, 226, 188); /* oklch */ color: oklch(85.6% 0.087 159.7);
Tailwind
colors: {
custom: {
50: '#bbebd0',
500: '#9de2bc',
950: '#000000',
},
}SCSS
$custom: #9de2bc; $custom-light: #bbebd0; $custom-dark: #000000;
JSON
{
"hex": "#9de2bc",
"rgb": {
"r": 157,
"g": 226,
"b": 188
},
"hsl": {
"h": 146.957,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.85645,
"c": 0.08748,
"h": 159.7
},
"luminance": 0.65192
}Semantic roles & 50–950 ramp
primary
#9DE2BC
secondary
#BB6896
accent
#247BC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483