#90EF95#90EF95
#90EF95 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.1% C 0.152 H 145.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF95 |
|---|---|
| RGB | rgb(144, 239, 149) |
| HSL | hsl(123, 75%, 75%) |
| HSV | hsv(123, 40%, 94%) |
| CMYK | cmyk(39.7%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.91, -46.00, 34.93) |
| CIE-LCH | lch(86.91, 57.76, 142.79°) |
| OKLab | oklab(87.12% -0.1252 0.0868) |
| OKLCH | oklch(87.12% 0.152 145.3) |
| XYZ | xyz(47.7905, 69.8294, 39.3882) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.79
Palegreen
#98FB98
ΔE00 2.74
Mint Green
#8FFF9F
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.50
Foam Green
#90FDA9
ΔE00 3.58
Mint (survey)
#9FFEB0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF95 #EF90EA
analogous
#BAEF90 #90EF95 #90EFC5
triadic
#90EF95 #9590EF #EF9590
tetradic
#90EF95 #90BAEF #EF90EA #EFC590
square
#90EF95 #90BAEF #EF90EA #EFC590
split-complementary
#90EF95 #C590EF #EF90BA
monochromatic
#25E02F #5BE762 #90EF95 #C5F7C8 #E4FBE5
Accessibility & contrast
On white
1.40
#90EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#90EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF95
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF95 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#84EAD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #90ef95; /* rgb */ color: rgb(144, 239, 149); /* oklch */ color: oklch(87.1% 0.152 145.3);
Tailwind
colors: {
custom: {
50: '#b4f5b5',
500: '#90ef95',
950: '#000000',
},
}SCSS
$custom: #90ef95; $custom-light: #b4f5b5; $custom-dark: #000000;
JSON
{
"hex": "#90ef95",
"rgb": {
"r": 144,
"g": 239,
"b": 149
},
"hsl": {
"h": 123.158,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.87122,
"c": 0.15239,
"h": 145.3
},
"luminance": 0.69832
}Semantic roles & 50–950 ramp
primary
#90EF95
secondary
#CB58C5
accent
#0FCCD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581