#C8F681#C8F681
#C8F681 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.6% C 0.153 H 126.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F681 |
|---|---|
| RGB | rgb(200, 246, 129) |
| HSL | hsl(84, 87%, 74%) |
| HSV | hsv(84, 48%, 96%) |
| CMYK | cmyk(18.7%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(91.58, -33.06, 51.20) |
| CIE-LCH | lch(91.58, 60.94, 122.85°) |
| OKLab | oklab(91.6% -0.0921 0.1228) |
| OKLCH | oklch(91.6% 0.153 126.9) |
| XYZ | xyz(60.7373, 79.7751, 32.9629) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 2.80
Pale Lime
#BEFD73
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F681 #AF81F6
analogous
#F6EA81 #C8F681 #8DF681
triadic
#C8F681 #81C8F6 #F681C8
tetradic
#C8F681 #81F6EA #AF81F6 #F6818D
square
#C8F681 #81F6EA #AF81F6 #F6818D
split-complementary
#C8F681 #818DF6 #EA81F6
monochromatic
#96EC11 #AFF248 #C8F681 #E1FABA #F3FDE2
Accessibility & contrast
On white
1.24
#C8F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#C8F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F681
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F681 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#CEEDDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f681; /* rgb */ color: rgb(200, 246, 129); /* oklch */ color: oklch(91.6% 0.153 126.9);
Tailwind
colors: {
custom: {
50: '#dbf9a8',
500: '#c8f681',
950: '#000000',
},
}SCSS
$custom: #c8f681; $custom-light: #dbf9a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f681",
"rgb": {
"r": 200,
"g": 246,
"b": 129
},
"hsl": {
"h": 83.59,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.91599,
"c": 0.15344,
"h": 126.9
},
"luminance": 0.79776
}Semantic roles & 50–950 ramp
primary
#C8F681
secondary
#7F49D2
accent
#02E35B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581