#9DE68D#9DE68D
#9DE68D is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.6% C 0.140 H 140.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE68D |
|---|---|
| RGB | rgb(157, 230, 141) |
| HSL | hsl(109, 64%, 73%) |
| HSV | hsv(109, 39%, 90%) |
| CMYK | cmyk(31.7%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(84.83, -39.22, 36.33) |
| CIE-LCH | lch(84.83, 53.47, 137.19°) |
| OKLab | oklab(85.56% -0.1071 0.0898) |
| OKLCH | oklch(85.56% 0.14 140) |
| XYZ | xyz(47.0075, 65.6828, 35.3954) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.77
Light Pastel Green
#B2FBA5
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 4.80
Palegreen
#98FB98
ΔE00 4.84
Pale Light Green
#B1FC99
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE68D #D68DE6
analogous
#CAE68D #9DE68D #8DE6A9
triadic
#9DE68D #8D9DE6 #E68D9D
tetradic
#9DE68D #8DCAE6 #D68DE6 #E6A98D
square
#9DE68D #8DCAE6 #D68DE6 #E6A98D
split-complementary
#9DE68D #A98DE6 #E68DCA
monochromatic
#49CC2D #72DB5B #9DE68D #C8F1BF #E9F9E6
Accessibility & contrast
On white
1.49
#9DE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#9DE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE68D
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE68D | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#98E1D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9de68d; /* rgb */ color: rgb(157, 230, 141); /* oklch */ color: oklch(85.6% 0.140 140.0);
Tailwind
colors: {
custom: {
50: '#bceeaf',
500: '#9de68d',
950: '#000000',
},
}SCSS
$custom: #9de68d; $custom-light: #bceeaf; $custom-dark: #000000;
JSON
{
"hex": "#9de68d",
"rgb": {
"r": 157,
"g": 230,
"b": 141
},
"hsl": {
"h": 109.213,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.85562,
"c": 0.13978,
"h": 140
},
"luminance": 0.65685
}Semantic roles & 50–950 ramp
primary
#9DE68D
secondary
#AD58BF
accent
#1ACCAC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581