#C8F393#C8F393
#C8F393 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.131 H 128.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F393 |
|---|---|
| RGB | rgb(200, 243, 147) |
| HSL | hsl(87, 80%, 76%) |
| HSV | hsv(87, 40%, 95%) |
| CMYK | cmyk(17.7%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.00, -29.61, 41.81) |
| CIE-LCH | lch(91.00, 51.23, 125.30°) |
| OKLab | oklab(91.21% -0.0813 0.1025) |
| OKLCH | oklch(91.21% 0.131 128.4) |
| XYZ | xyz(61.1358, 78.4863, 39.5266) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Celery
#C1FD95
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 3.96
Light Pea Green
#C4FE82
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F393 #BE93F3
analogous
#F3EE93 #C8F393 #98F393
triadic
#C8F393 #93C8F3 #F393C8
tetradic
#C8F393 #93F3EE #BE93F3 #F39398
square
#C8F393 #93F3EE #BE93F3 #F39398
split-complementary
#C8F393 #9398F3 #EE93F3
monochromatic
#90E725 #ACED5C #C8F393 #E4F9CA #F1FCE3
Accessibility & contrast
On white
1.26
#C8F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#C8F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F393
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F393 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#CCEBDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f393; /* rgb */ color: rgb(200, 243, 147); /* oklch */ color: oklch(91.2% 0.131 128.4);
Tailwind
colors: {
custom: {
50: '#daf7b4',
500: '#c8f393',
950: '#000000',
},
}SCSS
$custom: #c8f393; $custom-light: #daf7b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f393",
"rgb": {
"r": 200,
"g": 243,
"b": 147
},
"hsl": {
"h": 86.875,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.91207,
"c": 0.13086,
"h": 128.4
},
"luminance": 0.78487
}Semantic roles & 50–950 ramp
primary
#C8F393
secondary
#8F5AD0
accent
#09DC68
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581