#90F997#90F997
#90F997 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.5% C 0.165 H 145.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90F997 |
|---|---|
| RGB | rgb(144, 249, 151) |
| HSL | hsl(124, 90%, 77%) |
| HSV | hsv(124, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(89.82, -49.92, 37.74) |
| CIE-LCH | lch(89.82, 62.58, 142.91°) |
| OKLab | oklab(89.5% -0.1358 0.0934) |
| OKLCH | oklch(89.5% 0.165 145.5) |
| XYZ | xyz(50.9606, 75.9118, 41.2393) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.94
Mint Green
#8FFF9F
ΔE00 1.47
Baby Green
#8CFF9E
ΔE00 1.54
Lightgreen
#90EE90
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 2.80
Mint (survey)
#9FFEB0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F997 #F990F2
analogous
#BEF990 #90F997 #90F9CC
triadic
#90F997 #9790F9 #F99790
tetradic
#90F997 #90BEF9 #F990F2 #F9CC90
square
#90F997 #90BEF9 #F990F2 #F9CC90
split-complementary
#90F997 #CC90F9 #F990BE
monochromatic
#1CF32A #56F661 #90F997 #CAFCCD #E2FDE4
Accessibility & contrast
On white
1.30
#90F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#90F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F997
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F997 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#82F4E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f997; /* rgb */ color: rgb(144, 249, 151); /* oklch */ color: oklch(89.5% 0.165 145.5);
Tailwind
colors: {
custom: {
50: '#b5fcb6',
500: '#90f997',
950: '#000000',
},
}SCSS
$custom: #90f997; $custom-light: #b5fcb6; $custom-dark: #000000;
JSON
{
"hex": "#90f997",
"rgb": {
"r": 144,
"g": 249,
"b": 151
},
"hsl": {
"h": 124,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89498,
"c": 0.16485,
"h": 145.5
},
"luminance": 0.75915
}Semantic roles & 50–950 ramp
primary
#90F997
secondary
#D855CF
accent
#00D6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581