#C8F699#C8F699
#C8F699 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.129 H 130.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F699 |
|---|---|
| RGB | rgb(200, 246, 153) |
| HSL | hsl(90, 84%, 78%) |
| HSV | hsv(90, 38%, 96%) |
| CMYK | cmyk(18.7%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(91.90, -30.25, 40.02) |
| CIE-LCH | lch(91.90, 50.17, 127.09°) |
| OKLab | oklab(91.96% -0.0828 0.0986) |
| OKLCH | oklch(91.96% 0.129 130) |
| XYZ | xyz(62.5240, 80.4898, 42.3728) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 3.83
Light Light Green
#C8FFB0
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F699 #C799F6
analogous
#F6F599 #C8F699 #99F699
triadic
#C8F699 #99C8F6 #F699C8
tetradic
#C8F699 #99F6F5 #C799F6 #F69999
square
#C8F699 #99F6F5 #C799F6 #F69999
split-complementary
#C8F699 #9999F6 #F599F6
monochromatic
#8BEC29 #AAF161 #C8F699 #E6FBD1 #F0FDE3
Accessibility & contrast
On white
1.23
#C8F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#C8F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F699
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F699 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA92
Deuteranopia (green-blind)
#F7E79E
Tritanopia (blue-blind)
#CBEFDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f699; /* rgb */ color: rgb(200, 246, 153); /* oklch */ color: oklch(92.0% 0.129 130.0);
Tailwind
colors: {
custom: {
50: '#daf9b8',
500: '#c8f699',
950: '#000000',
},
}SCSS
$custom: #c8f699; $custom-light: #daf9b8; $custom-dark: #000000;
JSON
{
"hex": "#c8f699",
"rgb": {
"r": 200,
"g": 246,
"b": 153
},
"hsl": {
"h": 89.677,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.91961,
"c": 0.12881,
"h": 130
},
"luminance": 0.80491
}Semantic roles & 50–950 ramp
primary
#C8F699
secondary
#995ED5
accent
#05E072
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581