#C8F083#C8F083
#C8F083 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.143 H 125.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F083 |
|---|---|
| RGB | rgb(200, 240, 131) |
| HSL | hsl(82, 78%, 73%) |
| HSV | hsv(82, 45%, 94%) |
| CMYK | cmyk(16.7%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(89.97, -30.06, 48.27) |
| CIE-LCH | lch(89.97, 56.86, 121.91°) |
| OKLab | oklab(90.31% -0.0835 0.1164) |
| OKLCH | oklch(90.31% 0.143 125.7) |
| XYZ | xyz(59.0760, 76.2377, 33.0713) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.38
Pale Lime
#BEFD73
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F083 #AB83F0
analogous
#F0E183 #C8F083 #92F083
triadic
#C8F083 #83C8F0 #F083C8
tetradic
#C8F083 #83F0E1 #AB83F0 #F08392
square
#C8F083 #83F0E1 #AB83F0 #F08392
split-complementary
#C8F083 #8392F0 #E183F0
monochromatic
#96DE1B #B0E94C #C8F083 #E0F7BA #F3FCE4
Accessibility & contrast
On white
1.29
#C8F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#C8F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F083
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F083 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#CEE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f083; /* rgb */ color: rgb(200, 240, 131); /* oklch */ color: oklch(90.3% 0.143 125.7);
Tailwind
colors: {
custom: {
50: '#daf5a9',
500: '#c8f083',
950: '#000000',
},
}SCSS
$custom: #c8f083; $custom-light: #daf5a9; $custom-dark: #000000;
JSON
{
"hex": "#c8f083",
"rgb": {
"r": 200,
"g": 240,
"b": 131
},
"hsl": {
"h": 82.018,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.90308,
"c": 0.14323,
"h": 125.7
},
"luminance": 0.76238
}Semantic roles & 50–950 ramp
primary
#C8F083
secondary
#7B4CCB
accent
#0BDB57
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581