#C8F183#C8F183
#C8F183 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.5% C 0.145 H 125.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F183 |
|---|---|
| RGB | rgb(200, 241, 131) |
| HSL | hsl(82, 80%, 73%) |
| HSV | hsv(82, 46%, 95%) |
| CMYK | cmyk(17%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(90.24, -30.53, 48.60) |
| CIE-LCH | lch(90.24, 57.40, 122.13°) |
| OKLab | oklab(90.53% -0.0848 0.1171) |
| OKLCH | oklch(90.53% 0.145 125.9) |
| XYZ | xyz(59.3712, 76.8281, 33.1697) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.81
Celery
#C1FD95
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F183 #AC83F1
analogous
#F1E383 #C8F183 #91F183
triadic
#C8F183 #83C8F1 #F183C8
tetradic
#C8F183 #83F1E3 #AC83F1 #F18391
square
#C8F183 #83F1E3 #AC83F1 #F18391
split-complementary
#C8F183 #8391F1 #E383F1
monochromatic
#96E019 #B0EB4C #C8F183 #E0F7BA #F3FCE4
Accessibility & contrast
On white
1.28
#C8F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#C8F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F183
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F183 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57A
Deuteranopia (green-blind)
#F6E289
Tritanopia (blue-blind)
#CEE8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f183; /* rgb */ color: rgb(200, 241, 131); /* oklch */ color: oklch(90.5% 0.145 125.9);
Tailwind
colors: {
custom: {
50: '#daf5a9',
500: '#c8f183',
950: '#000000',
},
}SCSS
$custom: #c8f183; $custom-light: #daf5a9; $custom-dark: #000000;
JSON
{
"hex": "#c8f183",
"rgb": {
"r": 200,
"g": 241,
"b": 131
},
"hsl": {
"h": 82.364,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.90527,
"c": 0.14461,
"h": 125.9
},
"luminance": 0.76829
}Semantic roles & 50–950 ramp
primary
#C8F183
secondary
#7C4CCC
accent
#09DC58
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581