#90EA94#90EA94
#90EA94 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.146 H 145.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA94 |
|---|---|
| RGB | rgb(144, 234, 148) |
| HSL | hsl(123, 68%, 74%) |
| HSV | hsv(123, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(85.46, -44.00, 33.52) |
| CIE-LCH | lch(85.46, 55.31, 142.70°) |
| OKLab | oklab(85.93% -0.1198 0.0834) |
| OKLCH | oklch(85.93% 0.146 145.2) |
| XYZ | xyz(46.2675, 66.9104, 38.4883) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.43
Palegreen
#98FB98
ΔE00 3.86
Light Sea Green
#98F6B0
ΔE00 4.37
Foam Green
#90FDA9
ΔE00 4.40
Mint Green
#8FFF9F
ΔE00 4.54
Baby Green
#8CFF9E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA94 #EA90E6
analogous
#B9EA90 #90EA94 #90EAC1
triadic
#90EA94 #9490EA #EA9490
tetradic
#90EA94 #90B9EA #EA90E6 #EAC190
square
#90EA94 #90B9EA #EA90E6 #EAC190
split-complementary
#90EA94 #C190EA #EA90B9
monochromatic
#29D731 #5DE062 #90EA94 #C3F4C6 #E5FAE6
Accessibility & contrast
On white
1.46
#90EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#90EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA94
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA94 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8E
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#85E6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90ea94; /* rgb */ color: rgb(144, 234, 148); /* oklch */ color: oklch(85.9% 0.146 145.2);
Tailwind
colors: {
custom: {
50: '#b4f1b4',
500: '#90ea94',
950: '#000000',
},
}SCSS
$custom: #90ea94; $custom-light: #b4f1b4; $custom-dark: #000000;
JSON
{
"hex": "#90ea94",
"rgb": {
"r": 144,
"g": 234,
"b": 148
},
"hsl": {
"h": 122.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.85935,
"c": 0.14604,
"h": 145.2
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#90EA94
secondary
#C55AC0
accent
#15C8D0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581