#98EA90#98EA90
#98EA90 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.3% C 0.145 H 142.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA90 |
|---|---|
| RGB | rgb(152, 234, 144) |
| HSL | hsl(115, 68%, 74%) |
| HSV | hsv(115, 38%, 92%) |
| CMYK | cmyk(35%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.77, -42.16, 36.01) |
| CIE-LCH | lch(85.77, 55.44, 139.50°) |
| OKLab | oklab(86.27% -0.115 0.0892) |
| OKLCH | oklch(86.27% 0.146 142.2) |
| XYZ | xyz(47.4038, 67.5323, 36.9174) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.47
Palegreen
#98FB98
ΔE00 3.73
Light Pastel Green
#B2FBA5
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.53
Pastel Green
#B0FF9D
ΔE00 4.81
Mint Green
#8FFF9F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA90 #E290EA
analogous
#C5EA90 #98EA90 #90EAB5
triadic
#98EA90 #9098EA #EA9098
tetradic
#98EA90 #90C5EA #E290EA #EAB590
square
#98EA90 #90C5EA #E290EA #EAB590
split-complementary
#98EA90 #B590EA #EA90C5
monochromatic
#38D729 #68E05D #98EA90 #C8F4C3 #E7FAE5
Accessibility & contrast
On white
1.45
#98EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#98EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA90
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA90 | 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)
#EEDB8A
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#91E5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea90; /* rgb */ color: rgb(152, 234, 144); /* oklch */ color: oklch(86.3% 0.145 142.2);
Tailwind
colors: {
custom: {
50: '#b9f1b1',
500: '#98ea90',
950: '#000000',
},
}SCSS
$custom: #98ea90; $custom-light: #b9f1b1; $custom-dark: #000000;
JSON
{
"hex": "#98ea90",
"rgb": {
"r": 152,
"g": 234,
"b": 144
},
"hsl": {
"h": 114.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.8627,
"c": 0.1455,
"h": 142.2
},
"luminance": 0.67535
}Semantic roles & 50–950 ramp
primary
#98EA90
secondary
#BB5AC5
accent
#15D0C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581