#90FDA2#90FDA2
#90FDA2 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.160 H 148.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDA2 |
|---|---|
| RGB | rgb(144, 253, 162) |
| HSL | hsl(130, 96%, 78%) |
| HSV | hsv(130, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(91.14, -49.88, 34.02) |
| CIE-LCH | lch(91.14, 60.37, 145.70°) |
| OKLab | oklab(90.63% -0.1357 0.0849) |
| OKLCH | oklch(90.63% 0.16 148) |
| XYZ | xyz(53.1454, 78.7849, 46.5820) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.82
Baby Green
#8CFF9E
ΔE00 0.97
Foam Green
#90FDA9
ΔE00 1.24
Palegreen
#98FB98
ΔE00 2.06
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDA2 #FD90EB
analogous
#B5FD90 #90FDA2 #90FDD8
triadic
#90FDA2 #A290FD #FDA290
tetradic
#90FDA2 #90B5FD #FD90EB #FDD890
square
#90FDA2 #90B5FD #FD90EB #FDD890
split-complementary
#90FDA2 #D890FD #FD90B5
monochromatic
#18FB3D #54FC70 #90FDA2 #CCFED4 #E1FEE6
Accessibility & contrast
On white
1.25
#90FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#90FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDA2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDA2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EFE1A7
Tritanopia (blue-blind)
#7EF9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fda2; /* rgb */ color: rgb(144, 253, 162); /* oklch */ color: oklch(90.6% 0.160 148.0);
Tailwind
colors: {
custom: {
50: '#b5ffbe',
500: '#90fda2',
950: '#000000',
},
}SCSS
$custom: #90fda2; $custom-light: #b5ffbe; $custom-dark: #000000;
JSON
{
"hex": "#90fda2",
"rgb": {
"r": 144,
"g": 253,
"b": 162
},
"hsl": {
"h": 129.908,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.90628,
"c": 0.16009,
"h": 148
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#90FDA2
secondary
#DE53C7
accent
#00C0E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682