#C8F180#C8F180
#C8F180 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.148 H 125.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F180 |
|---|---|
| RGB | rgb(200, 241, 128) |
| HSL | hsl(82, 80%, 72%) |
| HSV | hsv(82, 47%, 95%) |
| CMYK | cmyk(17%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(90.21, -30.85, 49.98) |
| CIE-LCH | lch(90.21, 58.74, 121.68°) |
| OKLab | oklab(90.49% -0.0859 0.12) |
| OKLCH | oklch(90.49% 0.148 125.6) |
| XYZ | xyz(59.1708, 76.7479, 32.1144) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 3.38
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F180 #A980F1
analogous
#F1E280 #C8F180 #8FF180
triadic
#C8F180 #80C8F1 #F180C8
tetradic
#C8F180 #80F1E2 #A980F1 #F1808F
square
#C8F180 #80F1E2 #A980F1 #F1808F
split-complementary
#C8F180 #808FF1 #E280F1
monochromatic
#96DE18 #B0EB49 #C8F180 #E0F7B7 #F3FCE3
Accessibility & contrast
On white
1.28
#C8F180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#C8F180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F180
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F180 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE476
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#CEE8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f180; /* rgb */ color: rgb(200, 241, 128); /* oklch */ color: oklch(90.5% 0.148 125.6);
Tailwind
colors: {
custom: {
50: '#daf5a7',
500: '#c8f180',
950: '#000000',
},
}SCSS
$custom: #c8f180; $custom-light: #daf5a7; $custom-dark: #000000;
JSON
{
"hex": "#c8f180",
"rgb": {
"r": 200,
"g": 241,
"b": 128
},
"hsl": {
"h": 81.77,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.90485,
"c": 0.1476,
"h": 125.6
},
"luminance": 0.76748
}Semantic roles & 50–950 ramp
primary
#C8F180
secondary
#7949CC
accent
#09DC56
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580