#9CE68D#9CE68D
#9CE68D is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.5% C 0.140 H 140.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE68D |
|---|---|
| RGB | rgb(156, 230, 141) |
| HSL | hsl(110, 64%, 73%) |
| HSV | hsv(110, 39%, 90%) |
| CMYK | cmyk(32.2%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(84.78, -39.55, 36.26) |
| CIE-LCH | lch(84.78, 53.65, 137.48°) |
| OKLab | oklab(85.51% -0.108 0.0897) |
| OKLCH | oklch(85.51% 0.14 140.3) |
| XYZ | xyz(46.8132, 65.5826, 35.3863) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.66
Light Pastel Green
#B2FBA5
ΔE00 4.78
Palegreen
#98FB98
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.89
Pale Light Green
#B1FC99
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE68D #D78DE6
analogous
#C8E68D #9CE68D #8DE6AB
triadic
#9CE68D #8D9CE6 #E68D9C
tetradic
#9CE68D #8DC8E6 #D78DE6 #E6AB8D
square
#9CE68D #8DC8E6 #D78DE6 #E6AB8D
split-complementary
#9CE68D #AB8DE6 #E68DC8
monochromatic
#48CC2D #70DB5B #9CE68D #C8F1BF #E9F9E6
Accessibility & contrast
On white
1.49
#9CE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#9CE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE68D
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE68D | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#97E1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ce68d; /* rgb */ color: rgb(156, 230, 141); /* oklch */ color: oklch(85.5% 0.140 140.3);
Tailwind
colors: {
custom: {
50: '#bceeaf',
500: '#9ce68d',
950: '#000000',
},
}SCSS
$custom: #9ce68d; $custom-light: #bceeaf; $custom-dark: #000000;
JSON
{
"hex": "#9ce68d",
"rgb": {
"r": 156,
"g": 230,
"b": 141
},
"hsl": {
"h": 109.888,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.85506,
"c": 0.14034,
"h": 140.3
},
"luminance": 0.65585
}Semantic roles & 50–950 ramp
primary
#9CE68D
secondary
#AE58BF
accent
#1ACCAE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581