#9DE1BB#9DE1BB
#9DE1BB is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.4% C 0.087 H 159.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE1BB |
|---|---|
| RGB | rgb(157, 225, 187) |
| HSL | hsl(146, 53%, 75%) |
| HSV | hsv(146, 30%, 88%) |
| CMYK | cmyk(30.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(84.28, -29.16, 11.85) |
| CIE-LCH | lch(84.28, 31.47, 157.89°) |
| OKLab | oklab(85.4% -0.0812 0.0306) |
| OKLCH | oklch(85.4% 0.087 159.4) |
| XYZ | xyz(49.7965, 64.6040, 56.8501) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.69
Mint
#AAF0C1
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.03
Hospital Green
#9BE5AA
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE1BB #E19DC3
analogous
#A1E19D #9DE1BB #9DE1DD
triadic
#9DE1BB #BB9DE1 #E1BB9D
tetradic
#9DE1BB #9DA1E1 #E19DC3 #E1DD9D
square
#9DE1BB #9DA1E1 #E19DC3 #E1DD9D
split-complementary
#9DE1BB #DD9DE1 #E19DA1
monochromatic
#3FC47A #6ED39A #9DE1BB #CCEFDC #E8F8EF
Accessibility & contrast
On white
1.51
#9DE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#9DE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE1BB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE1BB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#8FE0D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9de1bb; /* rgb */ color: rgb(157, 225, 187); /* oklch */ color: oklch(85.4% 0.087 159.4);
Tailwind
colors: {
custom: {
50: '#bbeacf',
500: '#9de1bb',
950: '#000000',
},
}SCSS
$custom: #9de1bb; $custom-light: #bbeacf; $custom-dark: #000000;
JSON
{
"hex": "#9de1bb",
"rgb": {
"r": 157,
"g": 225,
"b": 187
},
"hsl": {
"h": 146.471,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.85395,
"c": 0.08679,
"h": 159.4
},
"luminance": 0.64606
}Semantic roles & 50–950 ramp
primary
#9DE1BB
secondary
#BA6896
accent
#257CC1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483