#90EB96#90EB96
#90EB96 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.2% C 0.146 H 145.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90EB96 |
|---|---|
| RGB | rgb(144, 235, 150) |
| HSL | hsl(124, 69%, 74%) |
| HSV | hsv(124, 39%, 92%) |
| CMYK | cmyk(38.7%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(85.78, -44.12, 32.93) |
| CIE-LCH | lch(85.78, 55.06, 143.26°) |
| OKLab | oklab(86.21% -0.1202 0.0821) |
| OKLCH | oklch(86.21% 0.146 145.7) |
| XYZ | xyz(46.7126, 67.5453, 39.4244) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.53
Palegreen
#98FB98
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 4.05
Foam Green
#90FDA9
ΔE00 4.10
Mint Green
#8FFF9F
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EB96 #EB90E5
analogous
#B8EB90 #90EB96 #90EBC4
triadic
#90EB96 #9690EB #EB9690
tetradic
#90EB96 #90B8EB #EB90E5 #EBC490
square
#90EB96 #90B8EB #EB90E5 #EBC490
split-complementary
#90EB96 #C490EB #EB90B8
monochromatic
#28D834 #5CE265 #90EB96 #C4F4C7 #E5FAE6
Accessibility & contrast
On white
1.45
#90EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#90EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EB96
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EB96 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#84E7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90eb96; /* rgb */ color: rgb(144, 235, 150); /* oklch */ color: oklch(86.2% 0.146 145.7);
Tailwind
colors: {
custom: {
50: '#b4f2b5',
500: '#90eb96',
950: '#000000',
},
}SCSS
$custom: #90eb96; $custom-light: #b4f2b5; $custom-dark: #000000;
JSON
{
"hex": "#90eb96",
"rgb": {
"r": 144,
"g": 235,
"b": 150
},
"hsl": {
"h": 123.956,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.86205,
"c": 0.14554,
"h": 145.7
},
"luminance": 0.67548
}Semantic roles & 50–950 ramp
primary
#90EB96
secondary
#C659BF
accent
#14C5D1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581