#9CE2BD#9CE2BD
#9CE2BD is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.6% C 0.087 H 160.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2BD |
|---|---|
| RGB | rgb(156, 226, 189) |
| HSL | hsl(148, 55%, 75%) |
| HSV | hsv(148, 31%, 89%) |
| CMYK | cmyk(31%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(84.55, -29.55, 11.18) |
| CIE-LCH | lch(84.55, 31.59, 159.28°) |
| OKLab | oklab(85.62% -0.0825 0.0288) |
| OKLCH | oklch(85.62% 0.087 160.7) |
| XYZ | xyz(50.0888, 65.1323, 58.0668) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.23
Seafoam
#7FE0B3
ΔE00 3.92
Mint
#AAF0C1
ΔE00 3.97
Hospital Green
#9BE5AA
ΔE00 5.39
Pale Turquoise
#A5FBD5
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2BD #E29CC1
analogous
#9EE29C #9CE2BD #9CE2E0
triadic
#9CE2BD #BD9CE2 #E2BD9C
tetradic
#9CE2BD #9C9EE2 #E29CC1 #E2E09C
square
#9CE2BD #9C9EE2 #E29CC1 #E2E09C
split-complementary
#9CE2BD #E09CE2 #E29C9E
monochromatic
#3DC67E #6DD49D #9CE2BD #CBF0DD #E7F8EF
Accessibility & contrast
On white
1.50
#9CE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#9CE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2BD
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2BD | 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)
#E0D8BB
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#8DE2D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ce2bd; /* rgb */ color: rgb(156, 226, 189); /* oklch */ color: oklch(85.6% 0.087 160.7);
Tailwind
colors: {
custom: {
50: '#bbebd0',
500: '#9ce2bd',
950: '#000000',
},
}SCSS
$custom: #9ce2bd; $custom-light: #bbebd0; $custom-dark: #000000;
JSON
{
"hex": "#9ce2bd",
"rgb": {
"r": 156,
"g": 226,
"b": 189
},
"hsl": {
"h": 148.286,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.85616,
"c": 0.08739,
"h": 160.7
},
"luminance": 0.65135
}Semantic roles & 50–950 ramp
primary
#9CE2BD
secondary
#BB6794
accent
#2377C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483