#90F097#90F097
#90F097 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.4% C 0.152 H 145.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90F097 |
|---|---|
| RGB | rgb(144, 240, 151) |
| HSL | hsl(124, 76%, 75%) |
| HSV | hsv(124, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(87.23, -46.12, 34.35) |
| CIE-LCH | lch(87.23, 57.50, 143.32°) |
| OKLab | oklab(87.39% -0.1256 0.0855) |
| OKLCH | oklch(87.39% 0.152 145.8) |
| XYZ | xyz(48.2452, 70.4809, 40.3342) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.09
Palegreen
#98FB98
ΔE00 2.66
Mint Green
#8FFF9F
ΔE00 3.21
Foam Green
#90FDA9
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.29
Mint (survey)
#9FFEB0
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F097 #F090E9
analogous
#B9F090 #90F097 #90F0C7
triadic
#90F097 #9790F0 #F09790
tetradic
#90F097 #90B9F0 #F090E9 #F0C790
square
#90F097 #90B9F0 #F090E9 #F0C790
split-complementary
#90F097 #C790F0 #F090B9
monochromatic
#24E132 #5AE964 #90F097 #C6F7CA #E4FBE6
Accessibility & contrast
On white
1.39
#90F097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#90F097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F097
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F097 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E091
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#83ECDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90f097; /* rgb */ color: rgb(144, 240, 151); /* oklch */ color: oklch(87.4% 0.152 145.8);
Tailwind
colors: {
custom: {
50: '#b4f5b6',
500: '#90f097',
950: '#000000',
},
}SCSS
$custom: #90f097; $custom-light: #b4f5b6; $custom-dark: #000000;
JSON
{
"hex": "#90f097",
"rgb": {
"r": 144,
"g": 240,
"b": 151
},
"hsl": {
"h": 124.375,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87392,
"c": 0.1519,
"h": 145.8
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#90F097
secondary
#CC58C4
accent
#0DCAD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581