#90FCA2#90FCA2
#90FCA2 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.159 H 148.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCA2 |
|---|---|
| RGB | rgb(144, 252, 162) |
| HSL | hsl(130, 95%, 78%) |
| HSV | hsv(130, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(90.85, -49.46, 33.64) |
| CIE-LCH | lch(90.85, 59.81, 145.78°) |
| OKLab | oklab(90.4% -0.1346 0.084) |
| OKLCH | oklch(90.4% 0.159 148) |
| XYZ | xyz(52.8306, 78.1552, 46.4770) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.03
Foam Green
#90FDA9
ΔE00 1.15
Baby Green
#8CFF9E
ΔE00 1.17
Palegreen
#98FB98
ΔE00 2.11
Mint (survey)
#9FFEB0
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCA2 #FC90EA
analogous
#B4FC90 #90FCA2 #90FCD8
triadic
#90FCA2 #A290FC #FCA290
tetradic
#90FCA2 #90B4FC #FC90EA #FCD890
square
#90FCA2 #90B4FC #FC90EA #FCD890
split-complementary
#90FCA2 #D890FC #FC90B4
monochromatic
#19F93E #54FA70 #90FCA2 #CCFED4 #E1FEE6
Accessibility & contrast
On white
1.26
#90FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#90FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCA2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCA2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#EEE1A7
Tritanopia (blue-blind)
#7FF8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #90fca2; /* rgb */ color: rgb(144, 252, 162); /* oklch */ color: oklch(90.4% 0.159 148.0);
Tailwind
colors: {
custom: {
50: '#b5febe',
500: '#90fca2',
950: '#000000',
},
}SCSS
$custom: #90fca2; $custom-light: #b5febe; $custom-dark: #000000;
JSON
{
"hex": "#90fca2",
"rgb": {
"r": 144,
"g": 252,
"b": 162
},
"hsl": {
"h": 130,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.90395,
"c": 0.15867,
"h": 148
},
"luminance": 0.78159
}Semantic roles & 50–950 ramp
primary
#90FCA2
secondary
#DC54C6
accent
#00BFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682