#9DE694#9DE694
#9DE694 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.7% C 0.133 H 141.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE694 |
|---|---|
| RGB | rgb(157, 230, 148) |
| HSL | hsl(113, 62%, 74%) |
| HSV | hsv(113, 36%, 90%) |
| CMYK | cmyk(31.7%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(84.94, -38.19, 32.95) |
| CIE-LCH | lch(84.94, 50.44, 139.21°) |
| OKLab | oklab(85.69% -0.1042 0.0821) |
| OKLCH | oklch(85.69% 0.133 141.8) |
| XYZ | xyz(47.5449, 65.8978, 38.2256) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.92
Washed Out Green
#BCF5A6
ΔE00 4.62
Light Pastel Green
#B2FBA5
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 4.75
Palegreen
#98FB98
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE694 #DD94E6
analogous
#C6E694 #9DE694 #94E6B4
triadic
#9DE694 #949DE6 #E6949D
tetradic
#9DE694 #94C6E6 #DD94E6 #E6B494
square
#9DE694 #94C6E6 #DD94E6 #E6B494
split-complementary
#9DE694 #B494E6 #E694C6
monochromatic
#42CF31 #70DA62 #9DE694 #CAF2C6 #E8F9E6
Accessibility & contrast
On white
1.48
#9DE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#9DE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE694
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE694 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#97E1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9de694; /* rgb */ color: rgb(157, 230, 148); /* oklch */ color: oklch(85.7% 0.133 141.8);
Tailwind
colors: {
custom: {
50: '#bceeb4',
500: '#9de694',
950: '#000000',
},
}SCSS
$custom: #9de694; $custom-light: #bceeb4; $custom-dark: #000000;
JSON
{
"hex": "#9de694",
"rgb": {
"r": 157,
"g": 230,
"b": 148
},
"hsl": {
"h": 113.415,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.85687,
"c": 0.13263,
"h": 141.8
},
"luminance": 0.659
}Semantic roles & 50–950 ramp
primary
#9DE694
secondary
#B55EC0
accent
#1CCAB7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581