#9FFDA5#9FFDA5
#9FFDA5 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.149 H 145.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDA5 |
|---|---|
| RGB | rgb(159, 253, 165) |
| HSL | hsl(124, 96%, 81%) |
| HSV | hsv(124, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(91.83, -45.11, 33.57) |
| CIE-LCH | lch(91.83, 56.23, 143.35°) |
| OKLab | oklab(91.39% -0.1229 0.0839) |
| OKLCH | oklch(91.39% 0.149 145.7) |
| XYZ | xyz(56.2121, 80.3350, 48.1343) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.88
Mint (survey)
#9FFEB0
ΔE00 1.92
Mint Green
#8FFF9F
ΔE00 1.95
Foam Green
#90FDA9
ΔE00 2.10
Baby Green
#8CFF9E
ΔE00 2.24
Light Seafoam Green
#A7FFB5
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDA5 #FD9FF7
analogous
#C8FD9F #9FFDA5 #9FFDD4
triadic
#9FFDA5 #A59FFD #FDA59F
tetradic
#9FFDA5 #9FC8FD #FD9FF7 #FDD49F
square
#9FFDA5 #9FC8FD #FD9FF7 #FDD49F
split-complementary
#9FFDA5 #D49FFD #FD9FC8
monochromatic
#27FB35 #63FC6D #9FFDA5 #DBFEDD #E1FEE3
Accessibility & contrast
On white
1.23
#9FFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#9FFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDA5
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDA5 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#F2E4AA
Tritanopia (blue-blind)
#93F8E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9ffda5; /* rgb */ color: rgb(159, 253, 165); /* oklch */ color: oklch(91.4% 0.149 145.7);
Tailwind
colors: {
custom: {
50: '#bffec0',
500: '#9ffda5',
950: '#000000',
},
}SCSS
$custom: #9ffda5; $custom-light: #bffec0; $custom-dark: #000000;
JSON
{
"hex": "#9ffda5",
"rgb": {
"r": 159,
"g": 253,
"b": 165
},
"hsl": {
"h": 123.83,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.91388,
"c": 0.14882,
"h": 145.7
},
"luminance": 0.80338
}Semantic roles & 50–950 ramp
primary
#9FFDA5
secondary
#E060D8
accent
#00D7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682