#C8F185#C8F185
#C8F185 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.143 H 126.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F185 |
|---|---|
| RGB | rgb(200, 241, 133) |
| HSL | hsl(83, 79%, 73%) |
| HSV | hsv(83, 45%, 95%) |
| CMYK | cmyk(17%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(90.27, -30.31, 47.68) |
| CIE-LCH | lch(90.27, 56.50, 122.44°) |
| OKLab | oklab(90.56% -0.0841 0.1152) |
| OKLCH | oklch(90.56% 0.143 126.1) |
| XYZ | xyz(59.5080, 76.8828, 33.8905) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.79
Celery
#C1FD95
ΔE00 4.05
Pale Lime
#BEFD73
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F185 #AE85F1
analogous
#F1E485 #C8F185 #92F185
triadic
#C8F185 #85C8F1 #F185C8
tetradic
#C8F185 #85F1E4 #AE85F1 #F18592
square
#C8F185 #85F1E4 #AE85F1 #F18592
split-complementary
#C8F185 #8592F1 #E485F1
monochromatic
#96E21A #AFEB4E #C8F185 #E1F7BC #F3FCE4
Accessibility & contrast
On white
1.28
#C8F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#C8F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F185
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F185 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57C
Deuteranopia (green-blind)
#F5E38B
Tritanopia (blue-blind)
#CEE8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f185; /* rgb */ color: rgb(200, 241, 133); /* oklch */ color: oklch(90.6% 0.143 126.1);
Tailwind
colors: {
custom: {
50: '#daf5aa',
500: '#c8f185',
950: '#000000',
},
}SCSS
$custom: #c8f185; $custom-light: #daf5aa; $custom-dark: #000000;
JSON
{
"hex": "#c8f185",
"rgb": {
"r": 200,
"g": 241,
"b": 133
},
"hsl": {
"h": 82.778,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.90556,
"c": 0.14259,
"h": 126.1
},
"luminance": 0.76883
}Semantic roles & 50–950 ramp
primary
#C8F185
secondary
#7E4ECC
accent
#0ADC59
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581