#9CE993#9CE993
#9CE993 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.3% C 0.139 H 141.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE993 |
|---|---|
| RGB | rgb(156, 233, 147) |
| HSL | hsl(114, 66%, 75%) |
| HSV | hsv(114, 37%, 91%) |
| CMYK | cmyk(33%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(85.73, -40.01, 34.48) |
| CIE-LCH | lch(85.73, 52.82, 139.24°) |
| OKLab | oklab(86.31% -0.1091 0.0857) |
| OKLCH | oklch(86.31% 0.139 141.9) |
| XYZ | xyz(48.1138, 67.4501, 38.0822) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 4.14
Palegreen
#98FB98
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.51
Pale Light Green
#B1FC99
ΔE00 4.65
Tea Green
#BDF8A3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE993 #E093E9
analogous
#C7E993 #9CE993 #93E9B5
triadic
#9CE993 #939CE9 #E9939C
tetradic
#9CE993 #93C7E9 #E093E9 #E9B593
square
#9CE993 #93C7E9 #E093E9 #E9B593
split-complementary
#9CE993 #B593E9 #E993C7
monochromatic
#3FD42D #6DDF60 #9CE993 #CBF3C6 #E8FAE6
Accessibility & contrast
On white
1.45
#9CE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#9CE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE993
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE993 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#95E4D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ce993; /* rgb */ color: rgb(156, 233, 147); /* oklch */ color: oklch(86.3% 0.139 141.9);
Tailwind
colors: {
custom: {
50: '#bcf0b3',
500: '#9ce993',
950: '#000000',
},
}SCSS
$custom: #9ce993; $custom-light: #bcf0b3; $custom-dark: #000000;
JSON
{
"hex": "#9ce993",
"rgb": {
"r": 156,
"g": 233,
"b": 147
},
"hsl": {
"h": 113.721,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.86305,
"c": 0.13874,
"h": 141.9
},
"luminance": 0.67452
}Semantic roles & 50–950 ramp
primary
#9CE993
secondary
#B95DC3
accent
#17CEBB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581