#9DE2BB#9DE2BB
#9DE2BB is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.6% C 0.088 H 159.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE2BB |
|---|---|
| RGB | rgb(157, 226, 187) |
| HSL | hsl(146, 54%, 75%) |
| HSV | hsv(146, 31%, 89%) |
| CMYK | cmyk(30.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.56, -29.63, 12.24) |
| CIE-LCH | lch(84.56, 32.06, 157.55°) |
| OKLab | oklab(85.62% -0.0825 0.0316) |
| OKLCH | oklch(85.62% 0.088 159.1) |
| XYZ | xyz(50.0676, 65.1462, 56.9405) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.70
Mint
#AAF0C1
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 4.81
Pale Turquoise
#A5FBD5
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE2BB #E29DC4
analogous
#A1E29D #9DE2BB #9DE2DE
triadic
#9DE2BB #BB9DE2 #E2BB9D
tetradic
#9DE2BB #9DA1E2 #E29DC4 #E2DE9D
square
#9DE2BB #9DA1E2 #E29DC4 #E2DE9D
split-complementary
#9DE2BB #DE9DE2 #E29DA1
monochromatic
#3FC679 #6ED49A #9DE2BB #CCF0DC #E7F8EF
Accessibility & contrast
On white
1.50
#9DE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#9DE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE2BB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE2BB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#8FE1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9de2bb; /* rgb */ color: rgb(157, 226, 187); /* oklch */ color: oklch(85.6% 0.088 159.1);
Tailwind
colors: {
custom: {
50: '#bbebcf',
500: '#9de2bb',
950: '#000000',
},
}SCSS
$custom: #9de2bb; $custom-light: #bbebcf; $custom-dark: #000000;
JSON
{
"hex": "#9de2bb",
"rgb": {
"r": 157,
"g": 226,
"b": 187
},
"hsl": {
"h": 146.087,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.8562,
"c": 0.08833,
"h": 159.1
},
"luminance": 0.65149
}Semantic roles & 50–950 ramp
primary
#9DE2BB
secondary
#BB6897
accent
#247DC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483