#98FFAC#98FFAC
#98FFAC is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.6% C 0.149 H 149.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFAC |
|---|---|
| RGB | rgb(152, 255, 172) |
| HSL | hsl(132, 100%, 80%) |
| HSV | hsv(132, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(92.21, -46.87, 30.50) |
| CIE-LCH | lch(92.21, 55.92, 146.94°) |
| OKLab | oklab(91.65% -0.1277 0.0767) |
| OKLCH | oklch(91.65% 0.149 149) |
| XYZ | xyz(56.1521, 81.1704, 51.7304) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.85
Mint (survey)
#9FFEB0
ΔE00 1.05
Light Seafoam Green
#A7FFB5
ΔE00 2.06
Mint Green
#8FFF9F
ΔE00 2.14
Light Mint Green
#A6FBB2
ΔE00 2.32
Baby Green
#8CFF9E
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFAC #FF98EB
analogous
#B8FF98 #98FFAC #98FFDF
triadic
#98FFAC #AC98FF #FFAC98
tetradic
#98FFAC #98B8FF #FF98EB #FFDF98
square
#98FFAC #98B8FF #FF98EB #FFDF98
split-complementary
#98FFAC #DF98FF #FF98B8
monochromatic
#1EFF49 #5BFF7B #98FFAC #D5FFDD #E0FFE6
Accessibility & contrast
On white
1.22
#98FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#98FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFAC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFAC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA7
Deuteranopia (green-blind)
#F1E5B1
Tritanopia (blue-blind)
#87FBE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98ffac; /* rgb */ color: rgb(152, 255, 172); /* oklch */ color: oklch(91.6% 0.149 149.0);
Tailwind
colors: {
custom: {
50: '#baffc5',
500: '#98ffac',
950: '#000000',
},
}SCSS
$custom: #98ffac; $custom-light: #baffc5; $custom-dark: #000000;
JSON
{
"hex": "#98ffac",
"rgb": {
"r": 152,
"g": 255,
"b": 172
},
"hsl": {
"h": 131.65,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91645,
"c": 0.14901,
"h": 149
},
"luminance": 0.81174
}Semantic roles & 50–950 ramp
primary
#98FFAC
secondary
#E259C7
accent
#00B9E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682