#90E18F#90E18F
#90E18F is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.7% C 0.138 H 144.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90E18F |
|---|---|
| RGB | rgb(144, 225, 143) |
| HSL | hsl(119, 58%, 72%) |
| HSV | hsv(119, 36%, 88%) |
| CMYK | cmyk(36%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(82.79, -40.83, 32.52) |
| CIE-LCH | lch(82.79, 52.20, 141.47°) |
| OKLab | oklab(83.74% -0.1113 0.081) |
| OKLCH | oklch(83.74% 0.138 144) |
| XYZ | xyz(43.3828, 61.7606, 35.6164) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Hospital Green
#9BE5AA
ΔE00 4.75
Light Sea Green
#98F6B0
ΔE00 5.70
Palegreen
#98FB98
ΔE00 5.81
Light Pastel Green
#B2FBA5
ΔE00 6.21
Light Mint Green
#A6FBB2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E18F #E08FE1
analogous
#B9E18F #90E18F #8FE1B7
triadic
#90E18F #8F90E1 #E18F90
tetradic
#90E18F #8FB9E1 #E08FE1 #E1B78F
square
#90E18F #8FB9E1 #E08FE1 #E1B78F
split-complementary
#90E18F #B78FE1 #E18FB9
monochromatic
#36C234 #60D45F #90E18F #C0EEBF #E7F9E7
Accessibility & contrast
On white
1.57
#90E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#90E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E18F
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E18F | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D389
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#87DDCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90e18f; /* rgb */ color: rgb(144, 225, 143); /* oklch */ color: oklch(83.7% 0.138 144.0);
Tailwind
colors: {
custom: {
50: '#b3ebb0',
500: '#90e18f',
950: '#000000',
},
}SCSS
$custom: #90e18f; $custom-light: #b3ebb0; $custom-dark: #000000;
JSON
{
"hex": "#90e18f",
"rgb": {
"r": 144,
"g": 225,
"b": 143
},
"hsl": {
"h": 119.268,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.83738,
"c": 0.13762,
"h": 144
},
"luminance": 0.61763
}Semantic roles & 50–950 ramp
primary
#90E18F
secondary
#B85BB9
accent
#20C5C3
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481