#98FFC8#98FFC8
#98FFC8 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.124 H 159.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFC8 |
|---|---|
| RGB | rgb(152, 255, 200) |
| HSL | hsl(148, 100%, 80%) |
| HSV | hsv(148, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.73, -41.85, 17.01) |
| CIE-LCH | lch(92.73, 45.17, 157.88°) |
| OKLab | oklab(92.25% -0.1158 0.0436) |
| OKLCH | oklch(92.25% 0.124 159.4) |
| XYZ | xyz(59.1300, 82.3616, 67.4140) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.96
Pale Turquoise
#A5FBD5
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.26
Aquamarine
#7FFFD4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFC8 #FF98CF
analogous
#9CFF98 #98FFC8 #98FFFB
triadic
#98FFC8 #C898FF #FFC898
tetradic
#98FFC8 #989CFF #FF98CF #FFFB98
square
#98FFC8 #989CFF #FF98CF #FFFB98
split-complementary
#98FFC8 #FB98FF #FF989C
monochromatic
#1EFF87 #5BFFA7 #98FFC8 #D5FFE9 #E0FFEF
Accessibility & contrast
On white
1.20
#98FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#98FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFC8
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFC8 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C5
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#80FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #98ffc8; /* rgb */ color: rgb(152, 255, 200); /* oklch */ color: oklch(92.2% 0.124 159.4);
Tailwind
colors: {
custom: {
50: '#baffd8',
500: '#98ffc8',
950: '#000000',
},
}SCSS
$custom: #98ffc8; $custom-light: #baffd8; $custom-dark: #000000;
JSON
{
"hex": "#98ffc8",
"rgb": {
"r": 152,
"g": 255,
"b": 200
},
"hsl": {
"h": 147.961,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92245,
"c": 0.12371,
"h": 159.4
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#98FFC8
secondary
#E259A2
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683