#C8F47F#C8F47F
#C8F47F is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.153 H 126.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F47F |
|---|---|
| RGB | rgb(200, 244, 127) |
| HSL | hsl(83, 84%, 73%) |
| HSV | hsv(83, 48%, 96%) |
| CMYK | cmyk(18%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(91.01, -32.34, 51.44) |
| CIE-LCH | lch(91.01, 60.76, 122.16°) |
| OKLab | oklab(91.13% -0.0902 0.1232) |
| OKLCH | oklch(91.13% 0.153 126.2) |
| XYZ | xyz(60.0006, 78.5124, 32.0679) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.01
Light Pea Green
#C4FE82
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.35
Celery
#C1FD95
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F47F #AB7FF4
analogous
#F4E57F #C8F47F #8DF47F
triadic
#C8F47F #7FC8F4 #F47FC8
tetradic
#C8F47F #7FF4E5 #AB7FF4 #F47F8D
square
#C8F47F #7FF4E5 #AB7FF4 #F47F8D
split-complementary
#C8F47F #7F8DF4 #E57FF4
monochromatic
#96E514 #B0EF47 #C8F47F #E0F9B7 #F3FDE3
Accessibility & contrast
On white
1.26
#C8F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#C8F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F47F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F47F | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#F8E586
Tritanopia (blue-blind)
#CEEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f47f; /* rgb */ color: rgb(200, 244, 127); /* oklch */ color: oklch(91.1% 0.153 126.2);
Tailwind
colors: {
custom: {
50: '#dbf8a6',
500: '#c8f47f',
950: '#000000',
},
}SCSS
$custom: #c8f47f; $custom-light: #dbf8a6; $custom-dark: #000000;
JSON
{
"hex": "#c8f47f",
"rgb": {
"r": 200,
"g": 244,
"b": 127
},
"hsl": {
"h": 82.564,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.91132,
"c": 0.15266,
"h": 126.2
},
"luminance": 0.78513
}Semantic roles & 50–950 ramp
primary
#C8F47F
secondary
#7B48D0
accent
#05E158
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580