#C8FF98#C8FF98
#C8FF98 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 93.9% C 0.143 H 131.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF98 |
|---|---|
| RGB | rgb(200, 255, 152) |
| HSL | hsl(92, 100%, 80%) |
| HSV | hsv(92, 40%, 100%) |
| CMYK | cmyk(21.6%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(94.34, -34.53, 43.65) |
| CIE-LCH | lch(94.34, 55.66, 128.35°) |
| OKLab | oklab(93.92% -0.0948 0.1069) |
| OKLCH | oklch(93.92% 0.143 131.6) |
| XYZ | xyz(65.2458, 86.0650, 42.8744) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.98
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.58
Pale Light Green
#B1FC99
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF98 #CF98FF
analogous
#FBFF98 #C8FF98 #98FF9C
triadic
#C8FF98 #98C8FF #FF98C8
tetradic
#C8FF98 #98FBFF #CF98FF #FF9C98
square
#C8FF98 #98FBFF #CF98FF #FF9C98
split-complementary
#C8FF98 #9C98FF #FF98FB
monochromatic
#87FF1E #A7FF5B #C8FF98 #E9FFD5 #EFFFE0
Accessibility & contrast
On white
1.15
#C8FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#C8FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF98
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF98 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF190
Deuteranopia (green-blind)
#FFED9E
Tritanopia (blue-blind)
#CAF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ff98; /* rgb */ color: rgb(200, 255, 152); /* oklch */ color: oklch(93.9% 0.143 131.6);
Tailwind
colors: {
custom: {
50: '#daffb7',
500: '#c8ff98',
950: '#000000',
},
}SCSS
$custom: #c8ff98; $custom-light: #daffb7; $custom-dark: #000000;
JSON
{
"hex": "#c8ff98",
"rgb": {
"r": 200,
"g": 255,
"b": 152
},
"hsl": {
"h": 92.039,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93916,
"c": 0.14292,
"h": 131.6
},
"luminance": 0.86066
}Semantic roles & 50–950 ramp
primary
#C8FF98
secondary
#A259E2
accent
#00E67B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681