#C8F293#C8F293
#C8F293 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.0% C 0.129 H 128.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F293 |
|---|---|
| RGB | rgb(200, 242, 147) |
| HSL | hsl(87, 79%, 76%) |
| HSV | hsv(87, 39%, 95%) |
| CMYK | cmyk(17.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(90.73, -29.14, 41.46) |
| CIE-LCH | lch(90.73, 50.68, 125.10°) |
| OKLab | oklab(90.99% -0.08 0.1017) |
| OKLCH | oklch(90.99% 0.129 128.2) |
| XYZ | xyz(60.8373, 77.8894, 39.4271) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.28
Tea Green
#BDF8A3
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.13
Light Pea Green
#C4FE82
ΔE00 4.41
Washed Out Green
#BCF5A6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F293 #BD93F2
analogous
#F2EC93 #C8F293 #99F293
triadic
#C8F293 #93C8F2 #F293C8
tetradic
#C8F293 #93F2EC #BD93F2 #F29399
square
#C8F293 #93F2EC #BD93F2 #F29399
split-complementary
#C8F293 #9399F2 #EC93F2
monochromatic
#90E526 #ACEB5C #C8F293 #E4F9CA #F1FCE4
Accessibility & contrast
On white
1.27
#C8F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C8F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F293
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F293 | 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)
#FBE68C
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#CCEADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f293; /* rgb */ color: rgb(200, 242, 147); /* oklch */ color: oklch(91.0% 0.129 128.2);
Tailwind
colors: {
custom: {
50: '#daf6b4',
500: '#c8f293',
950: '#000000',
},
}SCSS
$custom: #c8f293; $custom-light: #daf6b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f293",
"rgb": {
"r": 200,
"g": 242,
"b": 147
},
"hsl": {
"h": 86.526,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.90988,
"c": 0.12942,
"h": 128.2
},
"luminance": 0.7789
}Semantic roles & 50–950 ramp
primary
#C8F293
secondary
#8E5ACF
accent
#0BDB67
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581