#9DE2BD#9DE2BD
#9DE2BD is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.7% C 0.087 H 160.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE2BD |
|---|---|
| RGB | rgb(157, 226, 189) |
| HSL | hsl(148, 54%, 75%) |
| HSV | hsv(148, 31%, 89%) |
| CMYK | cmyk(30.5%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(84.60, -29.25, 11.26) |
| CIE-LCH | lch(84.60, 31.34, 158.95°) |
| OKLab | oklab(85.67% -0.0816 0.029) |
| OKLCH | oklch(85.67% 0.087 160.4) |
| XYZ | xyz(50.2832, 65.2325, 58.0759) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.38
Mint
#AAF0C1
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.06
Hospital Green
#9BE5AA
ΔE00 5.36
Pale Turquoise
#A5FBD5
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE2BD #E29DC2
analogous
#9FE29D #9DE2BD #9DE2E0
triadic
#9DE2BD #BD9DE2 #E2BD9D
tetradic
#9DE2BD #9D9FE2 #E29DC2 #E2E09D
square
#9DE2BD #9D9FE2 #E29DC2 #E2E09D
split-complementary
#9DE2BD #E09DE2 #E29D9F
monochromatic
#3FC67D #6ED49D #9DE2BD #CCF0DD #E7F8EF
Accessibility & contrast
On white
1.49
#9DE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#9DE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE2BD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE2BD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#8FE1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9de2bd; /* rgb */ color: rgb(157, 226, 189); /* oklch */ color: oklch(85.7% 0.087 160.4);
Tailwind
colors: {
custom: {
50: '#bbebd0',
500: '#9de2bd',
950: '#000000',
},
}SCSS
$custom: #9de2bd; $custom-light: #bbebd0; $custom-dark: #000000;
JSON
{
"hex": "#9de2bd",
"rgb": {
"r": 157,
"g": 226,
"b": 189
},
"hsl": {
"h": 147.826,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.85671,
"c": 0.08665,
"h": 160.4
},
"luminance": 0.65235
}Semantic roles & 50–950 ramp
primary
#9DE2BD
secondary
#BB6895
accent
#2478C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483