#90F995#90F995
#90F995 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.5% C 0.167 H 145.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90F995 |
|---|---|
| RGB | rgb(144, 249, 149) |
| HSL | hsl(123, 90%, 77%) |
| HSV | hsv(123, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(89.79, -50.22, 38.69) |
| CIE-LCH | lch(89.79, 63.39, 142.39°) |
| OKLab | oklab(89.46% -0.1366 0.0956) |
| OKLCH | oklch(89.46% 0.167 145) |
| XYZ | xyz(50.7995, 75.8473, 40.3911) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.87
Mint Green
#8FFF9F
ΔE00 1.66
Baby Green
#8CFF9E
ΔE00 1.71
Lightgreen
#90EE90
ΔE00 2.38
Foam Green
#90FDA9
ΔE00 3.11
Pastel Green
#B0FF9D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F995 #F990F4
analogous
#C0F990 #90F995 #90F9CA
triadic
#90F995 #9590F9 #F99590
tetradic
#90F995 #90C0F9 #F990F4 #F9CA90
square
#90F995 #90C0F9 #F990F4 #F9CA90
split-complementary
#90F995 #CA90F9 #F990C0
monochromatic
#1CF326 #56F65E #90F995 #CAFCCC #E2FDE3
Accessibility & contrast
On white
1.30
#90F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#90F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F995
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F995 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#EDDE9B
Tritanopia (blue-blind)
#82F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f995; /* rgb */ color: rgb(144, 249, 149); /* oklch */ color: oklch(89.5% 0.167 145.0);
Tailwind
colors: {
custom: {
50: '#b5fcb5',
500: '#90f995',
950: '#000000',
},
}SCSS
$custom: #90f995; $custom-light: #b5fcb5; $custom-dark: #000000;
JSON
{
"hex": "#90f995",
"rgb": {
"r": 144,
"g": 249,
"b": 149
},
"hsl": {
"h": 122.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89463,
"c": 0.16675,
"h": 145
},
"luminance": 0.75851
}Semantic roles & 50–950 ramp
primary
#90F995
secondary
#D855D2
accent
#00DBE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581