#90F09F#90F09F
#90F09F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.5% C 0.144 H 148.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90F09F |
|---|---|
| RGB | rgb(144, 240, 159) |
| HSL | hsl(129, 76%, 75%) |
| HSV | hsv(129, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(87.36, -44.84, 30.49) |
| CIE-LCH | lch(87.36, 54.22, 145.78°) |
| OKLab | oklab(87.54% -0.1222 0.0765) |
| OKLCH | oklch(87.54% 0.144 148) |
| XYZ | xyz(48.9170, 70.7497, 43.8726) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.79
Mint (survey)
#9FFEB0
ΔE00 3.18
Light Mint Green
#A6FBB2
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F09F #F090E1
analogous
#B1F090 #90F09F #90F0CF
triadic
#90F09F #9F90F0 #F09F90
tetradic
#90F09F #90B1F0 #F090E1 #F0CF90
square
#90F09F #90B1F0 #F090E1 #F0CF90
split-complementary
#90F09F #CF90F0 #F090B1
monochromatic
#24E142 #5AE970 #90F09F #C6F7CE #E4FBE8
Accessibility & contrast
On white
1.39
#90F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#90F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F09F
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F09F | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#81ECDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90f09f; /* rgb */ color: rgb(144, 240, 159); /* oklch */ color: oklch(87.5% 0.144 148.0);
Tailwind
colors: {
custom: {
50: '#b4f5bc',
500: '#90f09f',
950: '#000000',
},
}SCSS
$custom: #90f09f; $custom-light: #b4f5bc; $custom-dark: #000000;
JSON
{
"hex": "#90f09f",
"rgb": {
"r": 144,
"g": 240,
"b": 159
},
"hsl": {
"h": 129.375,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87542,
"c": 0.14413,
"h": 148
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#90F09F
secondary
#CC58BA
accent
#0DB9D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582