#98FDC8#98FDC8
#98FDC8 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.121 H 159.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDC8 |
|---|---|
| RGB | rgb(152, 253, 200) |
| HSL | hsl(149, 96%, 79%) |
| HSV | hsv(149, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(92.17, -40.96, 16.22) |
| CIE-LCH | lch(92.17, 44.05, 158.39°) |
| OKLab | oklab(91.79% -0.1134 0.0416) |
| OKLCH | oklch(91.79% 0.121 159.8) |
| XYZ | xyz(58.4953, 81.0922, 67.2024) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.24
Mint
#AAF0C1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDC8 #FD98CD
analogous
#9BFD98 #98FDC8 #98FDFB
triadic
#98FDC8 #C898FD #FDC898
tetradic
#98FDC8 #989BFD #FD98CD #FDFB98
square
#98FDC8 #989BFD #FD98CD #FDFB98
split-complementary
#98FDC8 #FB98FD #FD989B
monochromatic
#20FB88 #5CFCA8 #98FDC8 #D4FEE8 #E1FEEF
Accessibility & contrast
On white
1.22
#98FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#98FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDC8
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDC8 | 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)
#FBEFC5
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#80FCEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fdc8; /* rgb */ color: rgb(152, 253, 200); /* oklch */ color: oklch(91.8% 0.121 159.8);
Tailwind
colors: {
custom: {
50: '#bafed8',
500: '#98fdc8',
950: '#000000',
},
}SCSS
$custom: #98fdc8; $custom-light: #bafed8; $custom-dark: #000000;
JSON
{
"hex": "#98fdc8",
"rgb": {
"r": 152,
"g": 253,
"b": 200
},
"hsl": {
"h": 148.515,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91791,
"c": 0.12085,
"h": 159.8
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#98FDC8
secondary
#DF5AA0
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683