#9ED993#9ED993
#9ED993 is a very light, moderate green. Relative luminance 0.590; OKLCH L 82.7% C 0.113 H 140.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED993 |
|---|---|
| RGB | rgb(158, 217, 147) |
| HSL | hsl(111, 48%, 71%) |
| HSV | hsv(111, 32%, 85%) |
| CMYK | cmyk(27.2%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(81.29, -32.05, 28.61) |
| CIE-LCH | lch(81.29, 42.96, 138.25°) |
| OKLab | oklab(82.74% -0.0874 0.0718) |
| OKLCH | oklch(82.74% 0.113 140.6) |
| XYZ | xyz(44.1783, 58.9998, 36.6585) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.61
Light Sage
#BCECAC
ΔE00 5.34
Pistachio
#93C572
ΔE00 6.04
Lightgreen
#90EE90
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED993 #CE93D9
analogous
#C1D993 #9ED993 #93D9AB
triadic
#9ED993 #939ED9 #D9939E
tetradic
#9ED993 #93C1D9 #CE93D9 #D9AB93
square
#9ED993 #93C1D9 #CE93D9 #D9AB93
split-complementary
#9ED993 #AB93D9 #D993C1
monochromatic
#51B33F #75C966 #9ED993 #C7E9C0 #EBF7E8
Accessibility & contrast
On white
1.64
#9ED993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#9ED993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED993
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED993 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8E
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#9AD5C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9ed993; /* rgb */ color: rgb(158, 217, 147); /* oklch */ color: oklch(82.7% 0.113 140.6);
Tailwind
colors: {
custom: {
50: '#bce5b3',
500: '#9ed993',
950: '#000000',
},
}SCSS
$custom: #9ed993; $custom-light: #bce5b3; $custom-dark: #000000;
JSON
{
"hex": "#9ed993",
"rgb": {
"r": 158,
"g": 217,
"b": 147
},
"hsl": {
"h": 110.571,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.82744,
"c": 0.11307,
"h": 140.6
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#9ED993
secondary
#A360B0
accent
#2ABBA4
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481