#C8F480#C8F480
#C8F480 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.152 H 126.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F480 |
|---|---|
| RGB | rgb(200, 244, 128) |
| HSL | hsl(83, 84%, 73%) |
| HSV | hsv(83, 48%, 96%) |
| CMYK | cmyk(18%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.03, -32.24, 50.98) |
| CIE-LCH | lch(91.03, 60.32, 122.31°) |
| OKLab | oklab(91.15% -0.0898 0.1222) |
| OKLCH | oklch(91.15% 0.152 126.3) |
| XYZ | xyz(60.0661, 78.5386, 32.4128) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 3.24
Pale Lime
#BEFD73
ΔE00 3.41
Celery
#C1FD95
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F480 #AC80F4
analogous
#F4E680 #C8F480 #8EF480
triadic
#C8F480 #80C8F4 #F480C8
tetradic
#C8F480 #80F4E6 #AC80F4 #F4808E
square
#C8F480 #80F4E6 #AC80F4 #F4808E
split-complementary
#C8F480 #808EF4 #E680F4
monochromatic
#96E614 #B0EF48 #C8F480 #E0F9B8 #F3FDE3
Accessibility & contrast
On white
1.26
#C8F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C8F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F480
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F480 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#CEEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f480; /* rgb */ color: rgb(200, 244, 128); /* oklch */ color: oklch(91.1% 0.152 126.3);
Tailwind
colors: {
custom: {
50: '#daf8a7',
500: '#c8f480',
950: '#000000',
},
}SCSS
$custom: #c8f480; $custom-light: #daf8a7; $custom-dark: #000000;
JSON
{
"hex": "#c8f480",
"rgb": {
"r": 200,
"g": 244,
"b": 128
},
"hsl": {
"h": 82.759,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91145,
"c": 0.15168,
"h": 126.3
},
"luminance": 0.78539
}Semantic roles & 50–950 ramp
primary
#C8F480
secondary
#7C48D0
accent
#05E158
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580