#C8F682#C8F682
#C8F682 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.6% C 0.152 H 127.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F682 |
|---|---|
| RGB | rgb(200, 246, 130) |
| HSL | hsl(84, 87%, 74%) |
| HSV | hsv(84, 47%, 96%) |
| CMYK | cmyk(18.7%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(91.60, -32.95, 50.74) |
| CIE-LCH | lch(91.60, 60.50, 123.00°) |
| OKLab | oklab(91.61% -0.0917 0.1218) |
| OKLCH | oklch(91.61% 0.152 127) |
| XYZ | xyz(60.8041, 79.8018, 33.3147) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.76
Light Pea Green
#C4FE82
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pale Lime
#BEFD73
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F682 #B082F6
analogous
#F6EA82 #C8F682 #8EF682
triadic
#C8F682 #82C8F6 #F682C8
tetradic
#C8F682 #82F6EA #B082F6 #F6828E
square
#C8F682 #82F6EA #B082F6 #F6828E
split-complementary
#C8F682 #828EF6 #EA82F6
monochromatic
#96ED11 #AFF249 #C8F682 #E1FABB #F2FDE2
Accessibility & contrast
On white
1.24
#C8F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#C8F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F682
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F682 | 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)
#FFE978
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#CEEDDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f682; /* rgb */ color: rgb(200, 246, 130); /* oklch */ color: oklch(91.6% 0.152 127.0);
Tailwind
colors: {
custom: {
50: '#daf9a8',
500: '#c8f682',
950: '#000000',
},
}SCSS
$custom: #c8f682; $custom-light: #daf9a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f682",
"rgb": {
"r": 200,
"g": 246,
"b": 130
},
"hsl": {
"h": 83.793,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.91612,
"c": 0.15245,
"h": 127
},
"luminance": 0.79803
}Semantic roles & 50–950 ramp
primary
#C8F682
secondary
#804AD3
accent
#02E35C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581