#90F994#90F994
#90F994 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.168 H 144.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90F994 |
|---|---|
| RGB | rgb(144, 249, 148) |
| HSL | hsl(122, 90%, 77%) |
| HSV | hsv(122, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(89.77, -50.37, 39.16) |
| CIE-LCH | lch(89.77, 63.80, 142.13°) |
| OKLab | oklab(89.45% -0.1371 0.0966) |
| OKLCH | oklch(89.45% 0.168 144.8) |
| XYZ | xyz(50.7200, 75.8155, 39.9725) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.87
Mint Green
#8FFF9F
ΔE00 1.77
Baby Green
#8CFF9E
ΔE00 1.81
Lightgreen
#90EE90
ΔE00 2.41
Foam Green
#90FDA9
ΔE00 3.27
Easter Green
#8CFD7E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F994 #F990F5
analogous
#C0F990 #90F994 #90F9C9
triadic
#90F994 #9490F9 #F99490
tetradic
#90F994 #90C0F9 #F990F5 #F9C990
square
#90F994 #90C0F9 #F990F5 #F9C990
split-complementary
#90F994 #C990F9 #F990C0
monochromatic
#1CF324 #56F65C #90F994 #CAFCCC #E2FDE3
Accessibility & contrast
On white
1.30
#90F994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#90F994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F994
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F994 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88D
Deuteranopia (green-blind)
#EDDE9A
Tritanopia (blue-blind)
#82F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f994; /* rgb */ color: rgb(144, 249, 148); /* oklch */ color: oklch(89.4% 0.168 144.8);
Tailwind
colors: {
custom: {
50: '#b5fcb4',
500: '#90f994',
950: '#000000',
},
}SCSS
$custom: #90f994; $custom-light: #b5fcb4; $custom-dark: #000000;
JSON
{
"hex": "#90f994",
"rgb": {
"r": 144,
"g": 249,
"b": 148
},
"hsl": {
"h": 122.286,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89447,
"c": 0.1677,
"h": 144.8
},
"luminance": 0.75819
}Semantic roles & 50–950 ramp
primary
#90F994
secondary
#D855D3
accent
#00DDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581