#98EFAA#98EFAA
#98EFAA is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.9% C 0.127 H 149.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98EFAA |
|---|---|
| RGB | rgb(152, 239, 170) |
| HSL | hsl(132, 73%, 77%) |
| HSV | hsv(132, 36%, 94%) |
| CMYK | cmyk(36.4%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(87.63, -40.22, 25.32) |
| CIE-LCH | lch(87.63, 47.52, 147.81°) |
| OKLab | oklab(87.92% -0.1099 0.0641) |
| OKLCH | oklch(87.92% 0.127 149.7) |
| XYZ | xyz(51.0683, 71.3078, 49.0953) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.56
Light Mint Green
#A6FBB2
ΔE00 2.76
Hospital Green
#9BE5AA
ΔE00 2.80
Mint (survey)
#9FFEB0
ΔE00 3.31
Light Seafoam Green
#A7FFB5
ΔE00 3.47
Light Seafoam
#A0FEBF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EFAA #EF98DD
analogous
#B2EF98 #98EFAA #98EFD6
triadic
#98EFAA #AA98EF #EFAA98
tetradic
#98EFAA #98B2EF #EF98DD #EFD698
square
#98EFAA #98B2EF #EF98DD #EFD698
split-complementary
#98EFAA #D698EF #EF98B2
monochromatic
#2EDF53 #63E77E #98EFAA #CDF7D6 #E5FBE9
Accessibility & contrast
On white
1.38
#98EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#98EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EFAA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EFAA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#8AECDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #98efaa; /* rgb */ color: rgb(152, 239, 170); /* oklch */ color: oklch(87.9% 0.127 149.7);
Tailwind
colors: {
custom: {
50: '#b9f4c3',
500: '#98efaa',
950: '#000000',
},
}SCSS
$custom: #98efaa; $custom-light: #b9f4c3; $custom-dark: #000000;
JSON
{
"hex": "#98efaa",
"rgb": {
"r": 152,
"g": 239,
"b": 170
},
"hsl": {
"h": 132.414,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.87923,
"c": 0.12725,
"h": 149.7
},
"luminance": 0.71311
}Semantic roles & 50–950 ramp
primary
#98EFAA
secondary
#CC60B5
accent
#10ACD5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582