#98FFAA#98FFAA
#98FFAA is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.6% C 0.151 H 148.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFAA |
|---|---|
| RGB | rgb(152, 255, 170) |
| HSL | hsl(130, 100%, 80%) |
| HSV | hsv(130, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(92.17, -47.20, 31.46) |
| CIE-LCH | lch(92.17, 56.72, 146.31°) |
| OKLab | oklab(91.61% -0.1286 0.079) |
| OKLCH | oklch(91.61% 0.151 148.4) |
| XYZ | xyz(55.9615, 81.0942, 50.7264) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.92
Mint (survey)
#9FFEB0
ΔE00 1.29
Mint Green
#8FFF9F
ΔE00 1.82
Baby Green
#8CFF9E
ΔE00 2.03
Light Seafoam Green
#A7FFB5
ΔE00 2.28
Light Mint Green
#A6FBB2
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFAA #FF98ED
analogous
#BAFF98 #98FFAA #98FFDD
triadic
#98FFAA #AA98FF #FFAA98
tetradic
#98FFAA #98BAFF #FF98ED #FFDD98
square
#98FFAA #98BAFF #FF98ED #FFDD98
split-complementary
#98FFAA #DD98FF #FF98BA
monochromatic
#1EFF45 #5BFF77 #98FFAA #D5FFDD #E0FFE6
Accessibility & contrast
On white
1.22
#98FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#98FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFAA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFAA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA4
Deuteranopia (green-blind)
#F2E4AF
Tritanopia (blue-blind)
#88FBE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98ffaa; /* rgb */ color: rgb(152, 255, 170); /* oklch */ color: oklch(91.6% 0.151 148.4);
Tailwind
colors: {
custom: {
50: '#baffc4',
500: '#98ffaa',
950: '#000000',
},
}SCSS
$custom: #98ffaa; $custom-light: #baffc4; $custom-dark: #000000;
JSON
{
"hex": "#98ffaa",
"rgb": {
"r": 152,
"g": 255,
"b": 170
},
"hsl": {
"h": 130.485,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91606,
"c": 0.15092,
"h": 148.4
},
"luminance": 0.81098
}Semantic roles & 50–950 ramp
primary
#98FFAA
secondary
#E259CA
accent
#00BDE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121812
muted
#828682