#C8F893#C8F893
#C8F893 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.3% C 0.138 H 129.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F893 |
|---|---|
| RGB | rgb(200, 248, 147) |
| HSL | hsl(89, 88%, 77%) |
| HSV | hsv(89, 41%, 97%) |
| CMYK | cmyk(19.4%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(92.36, -31.93, 43.55) |
| CIE-LCH | lch(92.36, 54.01, 126.25°) |
| OKLab | oklab(92.3% -0.0878 0.1065) |
| OKLCH | oklch(92.3% 0.138 129.5) |
| XYZ | xyz(62.6525, 81.5197, 40.0322) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 1.97
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F893 #C393F8
analogous
#F8F693 #C8F893 #95F893
triadic
#C8F893 #93C8F8 #F893C8
tetradic
#C8F893 #93F8F6 #C393F8 #F89395
square
#C8F893 #93F8F6 #C393F8 #F89395
split-complementary
#C8F893 #9395F8 #F693F8
monochromatic
#8DF120 #ABF45A #C8F893 #E5FCCC #F0FDE2
Accessibility & contrast
On white
1.21
#C8F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C8F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F893
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F893 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#CCF0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f893; /* rgb */ color: rgb(200, 248, 147); /* oklch */ color: oklch(92.3% 0.138 129.5);
Tailwind
colors: {
custom: {
50: '#dafab4',
500: '#c8f893',
950: '#000000',
},
}SCSS
$custom: #c8f893; $custom-light: #dafab4; $custom-dark: #000000;
JSON
{
"hex": "#c8f893",
"rgb": {
"r": 200,
"g": 248,
"b": 147
},
"hsl": {
"h": 88.515,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.92301,
"c": 0.13805,
"h": 129.5
},
"luminance": 0.81521
}Semantic roles & 50–950 ramp
primary
#C8F893
secondary
#9458D7
accent
#01E46D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581