#C8F285#C8F285
#C8F285 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.8% C 0.144 H 126.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F285 |
|---|---|
| RGB | rgb(200, 242, 133) |
| HSL | hsl(83, 81%, 74%) |
| HSV | hsv(83, 45%, 95%) |
| CMYK | cmyk(17.4%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(90.54, -30.77, 48.02) |
| CIE-LCH | lch(90.54, 57.03, 122.65°) |
| OKLab | oklab(90.78% -0.0854 0.1159) |
| OKLCH | oklch(90.78% 0.144 126.4) |
| XYZ | xyz(59.8049, 77.4765, 33.9895) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Light Yellow Green
#CCFD7F
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.56
Celery
#C1FD95
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F285 #AF85F2
analogous
#F2E585 #C8F285 #91F285
triadic
#C8F285 #85C8F2 #F285C8
tetradic
#C8F285 #85F2E5 #AF85F2 #F28591
square
#C8F285 #85F2E5 #AF85F2 #F28591
split-complementary
#C8F285 #8591F2 #E585F2
monochromatic
#96E418 #AFEC4E #C8F285 #E1F8BC #F3FCE3
Accessibility & contrast
On white
1.27
#C8F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#C8F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F285
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F285 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#CEE9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f285; /* rgb */ color: rgb(200, 242, 133); /* oklch */ color: oklch(90.8% 0.144 126.4);
Tailwind
colors: {
custom: {
50: '#daf6aa',
500: '#c8f285',
950: '#000000',
},
}SCSS
$custom: #c8f285; $custom-light: #daf6aa; $custom-dark: #000000;
JSON
{
"hex": "#c8f285",
"rgb": {
"r": 200,
"g": 242,
"b": 133
},
"hsl": {
"h": 83.119,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.90775,
"c": 0.14398,
"h": 126.4
},
"luminance": 0.77477
}Semantic roles & 50–950 ramp
primary
#C8F285
secondary
#7F4ECE
accent
#08DD5A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581