#C8FF9C#C8FF9C
#C8FF9C is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.139 H 132.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF9C |
|---|---|
| RGB | rgb(200, 255, 156) |
| HSL | hsl(93, 100%, 81%) |
| HSV | hsv(93, 39%, 100%) |
| CMYK | cmyk(21.6%, 0%, 38.8%, 0%) |
| CIE-LAB | lab(94.40, -34.03, 41.78) |
| CIE-LCH | lch(94.40, 53.88, 129.17°) |
| OKLab | oklab(93.98% -0.0932 0.1028) |
| OKLCH | oklch(93.98% 0.139 132.2) |
| XYZ | xyz(65.5790, 86.1983, 44.6289) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.12
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.33
Light Light Green
#C8FFB0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF9C #D39CFF
analogous
#FAFF9C #C8FF9C #9CFFA1
triadic
#C8FF9C #9CC8FF #FF9CC8
tetradic
#C8FF9C #9CFAFF #D39CFF #FFA19C
square
#C8FF9C #9CFAFF #D39CFF #FFA19C
split-complementary
#C8FF9C #A19CFF #FF9CFA
monochromatic
#84FF22 #A6FF5F #C8FF9C #EAFFD9 #EEFFE0
Accessibility & contrast
On white
1.15
#C8FF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#C8FF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF9C
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF9C | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF295
Deuteranopia (green-blind)
#FFEDA1
Tritanopia (blue-blind)
#CAF8E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ff9c; /* rgb */ color: rgb(200, 255, 156); /* oklch */ color: oklch(94.0% 0.139 132.2);
Tailwind
colors: {
custom: {
50: '#daffba',
500: '#c8ff9c',
950: '#000000',
},
}SCSS
$custom: #c8ff9c; $custom-light: #daffba; $custom-dark: #000000;
JSON
{
"hex": "#c8ff9c",
"rgb": {
"r": 200,
"g": 255,
"b": 156
},
"hsl": {
"h": 93.333,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93981,
"c": 0.13878,
"h": 132.2
},
"luminance": 0.862
}Semantic roles & 50–950 ramp
primary
#C8FF9C
secondary
#A75DE2
accent
#00E67F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682