#9CD68B#9CD68B
#9CD68B is a light, moderate green. Relative luminance 0.570; OKLCH L 81.8% C 0.118 H 138.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD68B |
|---|---|
| RGB | rgb(156, 214, 139) |
| HSL | hsl(106, 48%, 69%) |
| HSV | hsv(106, 35%, 84%) |
| CMYK | cmyk(27.1%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(80.19, -32.53, 31.25) |
| CIE-LCH | lch(80.19, 45.11, 136.16°) |
| OKLab | oklab(81.79% -0.0888 0.0779) |
| OKLCH | oklch(81.79% 0.118 138.7) |
| XYZ | xyz(42.4157, 57.0237, 33.1930) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.64
Pistachio
#93C572
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD68B #C58BD6
analogous
#C2D68B #9CD68B #8BD6A0
triadic
#9CD68B #8B9CD6 #D68B9C
tetradic
#9CD68B #8BC2D6 #C58BD6 #D6A08B
square
#9CD68B #8BC2D6 #C58BD6 #D6A08B
split-complementary
#9CD68B #A08BD6 #D68BC2
monochromatic
#55AA3C #75C65E #9CD68B #C3E6B8 #E9F6E5
Accessibility & contrast
On white
1.69
#9CD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#9CD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD68B
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD68B | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#99D1C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd68b; /* rgb */ color: rgb(156, 214, 139); /* oklch */ color: oklch(81.8% 0.118 138.7);
Tailwind
colors: {
custom: {
50: '#bbe3ad',
500: '#9cd68b',
950: '#000000',
},
}SCSS
$custom: #9cd68b; $custom-light: #bbe3ad; $custom-dark: #000000;
JSON
{
"hex": "#9cd68b",
"rgb": {
"r": 156,
"g": 214,
"b": 139
},
"hsl": {
"h": 106.4,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.81785,
"c": 0.11807,
"h": 138.7
},
"luminance": 0.57025
}Semantic roles & 50–950 ramp
primary
#9CD68B
secondary
#9959AC
accent
#2ABB9A
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481