#98FDCA#98FDCA
#98FDCA is a very light, moderate green. Relative luminance 0.812; OKLCH L 91.8% C 0.119 H 160.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDCA |
|---|---|
| RGB | rgb(152, 253, 202) |
| HSL | hsl(150, 96%, 79%) |
| HSV | hsv(150, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(92.21, -40.57, 15.25) |
| CIE-LCH | lch(92.21, 43.34, 159.39°) |
| OKLab | oklab(91.84% -0.1126 0.0392) |
| OKLCH | oklch(91.84% 0.119 160.8) |
| XYZ | xyz(58.7306, 81.1863, 68.4415) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Seafoam
#A0FEBF
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.27
Mint
#AAF0C1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDCA #FD98CB
analogous
#99FD98 #98FDCA #98FDFC
triadic
#98FDCA #CA98FD #FDCA98
tetradic
#98FDCA #9899FD #FD98CB #FDFC98
square
#98FDCA #9899FD #FD98CB #FDFC98
split-complementary
#98FDCA #FC98FD #FD9899
monochromatic
#20FB8C #5CFCAB #98FDCA #D4FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#98FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#98FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDCA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDCA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC7
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#7FFCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fdca; /* rgb */ color: rgb(152, 253, 202); /* oklch */ color: oklch(91.8% 0.119 160.8);
Tailwind
colors: {
custom: {
50: '#bafeda',
500: '#98fdca',
950: '#000000',
},
}SCSS
$custom: #98fdca; $custom-light: #bafeda; $custom-dark: #000000;
JSON
{
"hex": "#98fdca",
"rgb": {
"r": 152,
"g": 253,
"b": 202
},
"hsl": {
"h": 149.703,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91839,
"c": 0.11921,
"h": 160.8
},
"luminance": 0.8119
}Semantic roles & 50–950 ramp
primary
#98FDCA
secondary
#DF5A9D
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683