#9DE375#9DE375
#9DE375 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.5% C 0.159 H 135.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE375 |
|---|---|
| RGB | rgb(157, 227, 117) |
| HSL | hsl(98, 66%, 67%) |
| HSV | hsv(98, 48%, 89%) |
| CMYK | cmyk(30.8%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(83.65, -41.02, 46.60) |
| CIE-LCH | lch(83.65, 62.08, 131.35°) |
| OKLab | oklab(84.49% -0.113 0.1121) |
| OKLCH | oklch(84.49% 0.159 135.2) |
| XYZ | xyz(44.5836, 63.3890, 26.7124) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Green
#96F97B
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.20
Spring Green (survey)
#A9F971
ΔE00 5.34
Light Grass Green
#9AF764
ΔE00 5.55
Pistachio (survey)
#C0FA8B
ΔE00 5.85
Kiwi Green
#8EE53F
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE375 #BB75E3
analogous
#D4E375 #9DE375 #75E384
triadic
#9DE375 #759DE3 #E3759D
tetradic
#9DE375 #75D4E3 #BB75E3 #E38475
square
#9DE375 #75D4E3 #BB75E3 #E38475
split-complementary
#9DE375 #8475E3 #E375D4
monochromatic
#5BB825 #79D942 #9DE375 #C1EDA8 #E5F8DB
Accessibility & contrast
On white
1.54
#9DE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#9DE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE375
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE375 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E0CE7C
Tritanopia (blue-blind)
#9CDCC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9de375; /* rgb */ color: rgb(157, 227, 117); /* oklch */ color: oklch(84.5% 0.159 135.2);
Tailwind
colors: {
custom: {
50: '#bdec9f',
500: '#9de375',
950: '#000000',
},
}SCSS
$custom: #9de375; $custom-light: #bdec9f; $custom-dark: #000000;
JSON
{
"hex": "#9de375",
"rgb": {
"r": 157,
"g": 227,
"b": 117
},
"hsl": {
"h": 98.182,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84491,
"c": 0.15919,
"h": 135.2
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#9DE375
secondary
#8E44B9
accent
#17CE8C
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480