#C8F294#C8F294
#C8F294 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.0% C 0.128 H 128.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F294 |
|---|---|
| RGB | rgb(200, 242, 148) |
| HSL | hsl(87, 78%, 76%) |
| HSV | hsv(87, 39%, 95%) |
| CMYK | cmyk(17.4%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(90.74, -29.01, 40.99) |
| CIE-LCH | lch(90.74, 50.22, 125.29°) |
| OKLab | oklab(91.01% -0.0796 0.1007) |
| OKLCH | oklch(91.01% 0.128 128.3) |
| XYZ | xyz(60.9161, 77.9210, 39.8422) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.16
Celery
#C1FD95
ΔE00 3.30
Tea Green
#BDF8A3
ΔE00 3.92
Light Yellowish Green
#C2FF89
ΔE00 4.22
Washed Out Green
#BCF5A6
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F294 #BE94F2
analogous
#F2ED94 #C8F294 #99F294
triadic
#C8F294 #94C8F2 #F294C8
tetradic
#C8F294 #94F2ED #BE94F2 #F29499
square
#C8F294 #94F2ED #BE94F2 #F29499
split-complementary
#C8F294 #9499F2 #ED94F2
monochromatic
#90E527 #ACEB5D #C8F294 #E4F9CB #F1FCE4
Accessibility & contrast
On white
1.27
#C8F294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C8F294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F294
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F294 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68D
Deuteranopia (green-blind)
#F4E499
Tritanopia (blue-blind)
#CCEADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f294; /* rgb */ color: rgb(200, 242, 148); /* oklch */ color: oklch(91.0% 0.128 128.3);
Tailwind
colors: {
custom: {
50: '#daf6b4',
500: '#c8f294',
950: '#000000',
},
}SCSS
$custom: #c8f294; $custom-light: #daf6b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f294",
"rgb": {
"r": 200,
"g": 242,
"b": 148
},
"hsl": {
"h": 86.809,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.91005,
"c": 0.12835,
"h": 128.3
},
"luminance": 0.77922
}Semantic roles & 50–950 ramp
primary
#C8F294
secondary
#8F5BCF
accent
#0BDB68
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581