#90F690#90F690
#90F690 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.7% C 0.167 H 144.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #90F690 |
|---|---|
| RGB | rgb(144, 246, 144) |
| HSL | hsl(120, 85%, 76%) |
| HSV | hsv(120, 41%, 96%) |
| CMYK | cmyk(41.5%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(88.85, -49.70, 39.93) |
| CIE-LCH | lch(88.85, 63.76, 141.22°) |
| OKLab | oklab(88.68% -0.1353 0.0983) |
| OKLCH | oklch(88.68% 0.167 144) |
| XYZ | xyz(49.4890, 73.8514, 38.0272) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.30
Lightgreen
#90EE90
ΔE00 1.90
Mint Green
#8FFF9F
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.52
Easter Green
#8CFD7E
ΔE00 3.42
Light Green
#96F97B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F690 #F690F6
analogous
#C3F690 #90F690 #90F6C3
triadic
#90F690 #9090F6 #F69090
tetradic
#90F690 #90C3F6 #F690F6 #F6C390
square
#90F690 #90C3F6 #F690F6 #F6C390
split-complementary
#90F690 #C390F6 #F690C3
monochromatic
#1FED1F #57F157 #90F690 #C9FBC9 #E3FDE3
Accessibility & contrast
On white
1.33
#90F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#90F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F690
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F690 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#84F1DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f690; /* rgb */ color: rgb(144, 246, 144); /* oklch */ color: oklch(88.7% 0.167 144.0);
Tailwind
colors: {
custom: {
50: '#b5fab1',
500: '#90f690',
950: '#000000',
},
}SCSS
$custom: #90f690; $custom-light: #b5fab1; $custom-dark: #000000;
JSON
{
"hex": "#90f690",
"rgb": {
"r": 144,
"g": 246,
"b": 144
},
"hsl": {
"h": 120,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.88676,
"c": 0.16726,
"h": 144
},
"luminance": 0.73854
}Semantic roles & 50–950 ramp
primary
#90F690
secondary
#D456D4
accent
#04E1E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581