#90EA98#90EA98
#90EA98 is a very light, vivid green. Relative luminance 0.670; OKLCH L 86.0% C 0.142 H 146.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA98 |
|---|---|
| RGB | rgb(144, 234, 152) |
| HSL | hsl(125, 68%, 74%) |
| HSV | hsv(125, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(85.52, -43.37, 31.58) |
| CIE-LCH | lch(85.52, 53.65, 143.94°) |
| OKLab | oklab(86.01% -0.1181 0.079) |
| OKLCH | oklch(86.01% 0.142 146.2) |
| XYZ | xyz(46.5896, 67.0392, 40.1846) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.06
Light Sea Green
#98F6B0
ΔE00 3.80
Palegreen
#98FB98
ΔE00 4.19
Foam Green
#90FDA9
ΔE00 4.19
Light Mint Green
#A6FBB2
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA98 #EA90E2
analogous
#B5EA90 #90EA98 #90EAC5
triadic
#90EA98 #9890EA #EA9890
tetradic
#90EA98 #90B5EA #EA90E2 #EAC590
square
#90EA98 #90B5EA #EA90E2 #EAC590
split-complementary
#90EA98 #C590EA #EA90B5
monochromatic
#29D738 #5DE068 #90EA98 #C3F4C8 #E5FAE7
Accessibility & contrast
On white
1.46
#90EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#90EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA98
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA98 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB93
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#84E6D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90ea98; /* rgb */ color: rgb(144, 234, 152); /* oklch */ color: oklch(86.0% 0.142 146.2);
Tailwind
colors: {
custom: {
50: '#b4f1b7',
500: '#90ea98',
950: '#000000',
},
}SCSS
$custom: #90ea98; $custom-light: #b4f1b7; $custom-dark: #000000;
JSON
{
"hex": "#90ea98",
"rgb": {
"r": 144,
"g": 234,
"b": 152
},
"hsl": {
"h": 125.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86009,
"c": 0.1421,
"h": 146.2
},
"luminance": 0.67042
}Semantic roles & 50–950 ramp
primary
#90EA98
secondary
#C55ABB
accent
#15C0D0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581