#C8F280#C8F280
#C8F280 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.7% C 0.149 H 125.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F280 |
|---|---|
| RGB | rgb(200, 242, 128) |
| HSL | hsl(82, 81%, 73%) |
| HSV | hsv(82, 47%, 95%) |
| CMYK | cmyk(17.4%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(90.48, -31.31, 50.32) |
| CIE-LCH | lch(90.48, 59.27, 121.90°) |
| OKLab | oklab(90.71% -0.0873 0.1207) |
| OKLCH | oklch(90.71% 0.149 125.9) |
| XYZ | xyz(59.4676, 77.3416, 32.2133) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F280 #AA80F2
analogous
#F2E380 #C8F280 #8FF280
triadic
#C8F280 #80C8F2 #F280C8
tetradic
#C8F280 #80F2E3 #AA80F2 #F2808F
square
#C8F280 #80F2E3 #AA80F2 #F2808F
split-complementary
#C8F280 #808FF2 #E380F2
monochromatic
#96E117 #B0EC48 #C8F280 #E0F8B8 #F3FCE3
Accessibility & contrast
On white
1.28
#C8F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#C8F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F280
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F280 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#CEE9D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f280; /* rgb */ color: rgb(200, 242, 128); /* oklch */ color: oklch(90.7% 0.149 125.9);
Tailwind
colors: {
custom: {
50: '#daf6a7',
500: '#c8f280',
950: '#000000',
},
}SCSS
$custom: #c8f280; $custom-light: #daf6a7; $custom-dark: #000000;
JSON
{
"hex": "#c8f280",
"rgb": {
"r": 200,
"g": 242,
"b": 128
},
"hsl": {
"h": 82.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.90705,
"c": 0.14896,
"h": 125.9
},
"luminance": 0.77342
}Semantic roles & 50–950 ramp
primary
#C8F280
secondary
#7A49CD
accent
#08DE57
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580