#98F1AE#98F1AE
#98F1AE is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.5% C 0.126 H 151.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98F1AE |
|---|---|
| RGB | rgb(152, 241, 174) |
| HSL | hsl(135, 76%, 77%) |
| HSV | hsv(135, 37%, 95%) |
| CMYK | cmyk(36.9%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(88.28, -40.42, 24.14) |
| CIE-LCH | lch(88.28, 47.08, 149.15°) |
| OKLab | oklab(88.47% -0.1106 0.0613) |
| OKLCH | oklch(88.47% 0.126 151) |
| XYZ | xyz(52.0412, 72.6390, 51.3148) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.14
Light Mint Green
#A6FBB2
ΔE00 2.63
Hospital Green
#9BE5AA
ΔE00 3.00
Light Seafoam
#A0FEBF
ΔE00 3.02
Mint (survey)
#9FFEB0
ΔE00 3.16
Light Seafoam Green
#A7FFB5
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F1AE #F198DB
analogous
#AFF198 #98F1AE #98F1DA
triadic
#98F1AE #AE98F1 #F1AE98
tetradic
#98F1AE #98AFF1 #F198DB #F1DA98
square
#98F1AE #98AFF1 #F198DB #F1DA98
split-complementary
#98F1AE #DA98F1 #F198AF
monochromatic
#2CE259 #62EA84 #98F1AE #CEF8D8 #E4FBEA
Accessibility & contrast
On white
1.35
#98F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#98F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F1AE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F1AE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#89EEDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #98f1ae; /* rgb */ color: rgb(152, 241, 174); /* oklch */ color: oklch(88.5% 0.126 151.0);
Tailwind
colors: {
custom: {
50: '#b9f6c6',
500: '#98f1ae',
950: '#000000',
},
}SCSS
$custom: #98f1ae; $custom-light: #b9f6c6; $custom-dark: #000000;
JSON
{
"hex": "#98f1ae",
"rgb": {
"r": 152,
"g": 241,
"b": 174
},
"hsl": {
"h": 134.831,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.88467,
"c": 0.12642,
"h": 151
},
"luminance": 0.72642
}Semantic roles & 50–950 ramp
primary
#98F1AE
secondary
#CE5FB3
accent
#0DA6D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582