#C8F694#C8F694
#C8F694 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.134 H 129.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F694 |
|---|---|
| RGB | rgb(200, 246, 148) |
| HSL | hsl(88, 84%, 77%) |
| HSV | hsv(88, 40%, 96%) |
| CMYK | cmyk(18.7%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(91.83, -30.88, 42.39) |
| CIE-LCH | lch(91.83, 52.44, 126.08°) |
| OKLab | oklab(91.88% -0.0848 0.1039) |
| OKLCH | oklch(91.88% 0.134 129.2) |
| XYZ | xyz(62.1197, 80.3281, 40.2433) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F694 #C294F6
analogous
#F6F394 #C8F694 #97F694
triadic
#C8F694 #94C8F6 #F694C8
tetradic
#C8F694 #94F6F3 #C294F6 #F69497
square
#C8F694 #94F6F3 #C294F6 #F69497
split-complementary
#C8F694 #9497F6 #F394F6
monochromatic
#8EED23 #ABF15C #C8F694 #E5FBCC #F0FDE3
Accessibility & contrast
On white
1.23
#C8F694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#C8F694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F694
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F694 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#CCEEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f694; /* rgb */ color: rgb(200, 246, 148); /* oklch */ color: oklch(91.9% 0.134 129.2);
Tailwind
colors: {
custom: {
50: '#daf9b4',
500: '#c8f694',
950: '#000000',
},
}SCSS
$custom: #c8f694; $custom-light: #daf9b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f694",
"rgb": {
"r": 200,
"g": 246,
"b": 148
},
"hsl": {
"h": 88.163,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.91879,
"c": 0.13412,
"h": 129.2
},
"luminance": 0.80329
}Semantic roles & 50–950 ramp
primary
#C8F694
secondary
#935AD5
accent
#05E16C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581