#C8FC8B#C8FC8B
#C8FC8B is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.152 H 129.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC8B |
|---|---|
| RGB | rgb(200, 252, 139) |
| HSL | hsl(88, 95%, 77%) |
| HSV | hsv(88, 45%, 99%) |
| CMYK | cmyk(20.6%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(93.35, -34.71, 48.65) |
| CIE-LCH | lch(93.35, 59.76, 125.51°) |
| OKLab | oklab(93.06% -0.096 0.1177) |
| OKLCH | oklch(93.06% 0.152 129.2) |
| XYZ | xyz(63.2893, 83.7632, 37.2546) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Light Yellowish Green
#C2FF89
ΔE00 1.37
Light Pea Green
#C4FE82
ΔE00 1.45
Light Yellow Green
#CCFD7F
ΔE00 2.06
Celery
#C1FD95
ΔE00 2.23
Pale Lime
#BEFD73
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC8B #BF8BFC
analogous
#FCF88B #C8FC8B #90FC8B
triadic
#C8FC8B #8BC8FC #FC8BC8
tetradic
#C8FC8B #8BFCF8 #BF8BFC #FC8B90
square
#C8FC8B #8BFCF8 #BF8BFC #FC8B90
split-complementary
#C8FC8B #8B90FC #F88BFC
monochromatic
#8FF914 #ACFA4F #C8FC8B #E4FEC7 #F1FEE1
Accessibility & contrast
On white
1.18
#C8FC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#C8FC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC8B
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC8B | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#FEEB91
Tritanopia (blue-blind)
#CCF3E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fc8b; /* rgb */ color: rgb(200, 252, 139); /* oklch */ color: oklch(93.1% 0.152 129.2);
Tailwind
colors: {
custom: {
50: '#dafdaf',
500: '#c8fc8b',
950: '#000000',
},
}SCSS
$custom: #c8fc8b; $custom-light: #dafdaf; $custom-dark: #000000;
JSON
{
"hex": "#c8fc8b",
"rgb": {
"r": 200,
"g": 252,
"b": 139
},
"hsl": {
"h": 87.611,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9306,
"c": 0.15186,
"h": 129.2
},
"luminance": 0.83764
}Semantic roles & 50–950 ramp
primary
#C8FC8B
secondary
#9050DC
accent
#00E66A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581