#98FFAE#98FFAE
#98FFAE is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.7% C 0.147 H 149.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFAE |
|---|---|
| RGB | rgb(152, 255, 174) |
| HSL | hsl(133, 100%, 80%) |
| HSV | hsv(133, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.24, -46.53, 29.55) |
| CIE-LCH | lch(92.24, 55.12, 147.59°) |
| OKLab | oklab(91.68% -0.1269 0.0744) |
| OKLCH | oklch(91.68% 0.147 149.6) |
| XYZ | xyz(56.3456, 81.2478, 52.7496) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.90
Foam Green
#90FDA9
ΔE00 0.93
Light Seafoam Green
#A7FFB5
ΔE00 1.90
Light Mint Green
#A6FBB2
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 2.48
Mint Green
#8FFF9F
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFAE #FF98E9
analogous
#B5FF98 #98FFAE #98FFE2
triadic
#98FFAE #AE98FF #FFAE98
tetradic
#98FFAE #98B5FF #FF98E9 #FFE298
square
#98FFAE #98B5FF #FF98E9 #FFE298
split-complementary
#98FFAE #E298FF #FF98B5
monochromatic
#1EFF4E #5BFF7E #98FFAE #D5FFDE #E0FFE7
Accessibility & contrast
On white
1.22
#98FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#98FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFAE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFAE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F1E5B3
Tritanopia (blue-blind)
#87FBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98ffae; /* rgb */ color: rgb(152, 255, 174); /* oklch */ color: oklch(91.7% 0.147 149.6);
Tailwind
colors: {
custom: {
50: '#baffc6',
500: '#98ffae',
950: '#000000',
},
}SCSS
$custom: #98ffae; $custom-light: #baffc6; $custom-dark: #000000;
JSON
{
"hex": "#98ffae",
"rgb": {
"r": 152,
"g": 255,
"b": 174
},
"hsl": {
"h": 132.816,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91684,
"c": 0.14711,
"h": 149.6
},
"luminance": 0.81251
}Semantic roles & 50–950 ramp
primary
#98FFAE
secondary
#E259C5
accent
#00B4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682