#90EF93#90EF93
#90EF93 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.1% C 0.154 H 144.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF93 |
|---|---|
| RGB | rgb(144, 239, 147) |
| HSL | hsl(122, 75%, 75%) |
| HSV | hsv(122, 40%, 94%) |
| CMYK | cmyk(39.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(86.88, -46.30, 35.89) |
| CIE-LCH | lch(86.88, 58.58, 142.22°) |
| OKLab | oklab(87.09% -0.1261 0.089) |
| OKLCH | oklch(87.09% 0.154 144.8) |
| XYZ | xyz(47.6322, 69.7661, 38.5544) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.46
Palegreen
#98FB98
ΔE00 2.62
Mint Green
#8FFF9F
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.52
Foam Green
#90FDA9
ΔE00 3.78
Light Pastel Green
#B2FBA5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF93 #EF90EC
analogous
#BCEF90 #90EF93 #90EFC3
triadic
#90EF93 #9390EF #EF9390
tetradic
#90EF93 #90BCEF #EF90EC #EFC390
square
#90EF93 #90BCEF #EF90EC #EFC390
split-complementary
#90EF93 #C390EF #EF90BC
monochromatic
#25E02B #5BE75F #90EF93 #C5F7C7 #E4FBE5
Accessibility & contrast
On white
1.40
#90EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#90EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF93
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF93 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#84EAD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #90ef93; /* rgb */ color: rgb(144, 239, 147); /* oklch */ color: oklch(87.1% 0.154 144.8);
Tailwind
colors: {
custom: {
50: '#b4f5b3',
500: '#90ef93',
950: '#000000',
},
}SCSS
$custom: #90ef93; $custom-light: #b4f5b3; $custom-dark: #000000;
JSON
{
"hex": "#90ef93",
"rgb": {
"r": 144,
"g": 239,
"b": 147
},
"hsl": {
"h": 121.895,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.87087,
"c": 0.15433,
"h": 144.8
},
"luminance": 0.69769
}Semantic roles & 50–950 ramp
primary
#90EF93
secondary
#CB58C7
accent
#0FD1D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581