#9DF993#9DF993
#9DF993 is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.1% C 0.162 H 142.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF993 |
|---|---|
| RGB | rgb(157, 249, 147) |
| HSL | hsl(114, 89%, 78%) |
| HSV | hsv(114, 41%, 98%) |
| CMYK | cmyk(36.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(90.33, -46.67, 40.49) |
| CIE-LCH | lch(90.33, 61.78, 139.06°) |
| OKLab | oklab(90.05% -0.1273 0.0996) |
| OKLCH | oklch(90.05% 0.162 142) |
| XYZ | xyz(53.0446, 77.0232, 39.6701) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.15
Pastel Green
#B0FF9D
ΔE00 2.32
Pale Light Green
#B1FC99
ΔE00 2.41
Lightgreen
#90EE90
ΔE00 2.74
Mint Green
#8FFF9F
ΔE00 2.90
Baby Green
#8CFF9E
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF993 #EF93F9
analogous
#D0F993 #9DF993 #93F9BC
triadic
#9DF993 #939DF9 #F9939D
tetradic
#9DF993 #93D0F9 #EF93F9 #F9BC93
square
#9DF993 #93D0F9 #EF93F9 #F9BC93
split-complementary
#9DF993 #BC93F9 #F993D0
monochromatic
#34F31F #68F659 #9DF993 #D2FCCD #E5FDE2
Accessibility & contrast
On white
1.28
#9DF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#9DF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF993
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF993 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#95F3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9df993; /* rgb */ color: rgb(157, 249, 147); /* oklch */ color: oklch(90.1% 0.162 142.0);
Tailwind
colors: {
custom: {
50: '#bdfcb4',
500: '#9df993',
950: '#000000',
},
}SCSS
$custom: #9df993; $custom-light: #bdfcb4; $custom-dark: #000000;
JSON
{
"hex": "#9df993",
"rgb": {
"r": 157,
"g": 249,
"b": 147
},
"hsl": {
"h": 114.118,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.90052,
"c": 0.16167,
"h": 142
},
"luminance": 0.77026
}Semantic roles & 50–950 ramp
primary
#9DF993
secondary
#CC58D9
accent
#00E6CF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581