#C8F593#C8F593
#C8F593 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.6% C 0.134 H 128.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F593 |
|---|---|
| RGB | rgb(200, 245, 147) |
| HSL | hsl(88, 83%, 77%) |
| HSV | hsv(88, 40%, 96%) |
| CMYK | cmyk(18.4%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(91.55, -30.54, 42.51) |
| CIE-LCH | lch(91.55, 52.34, 125.69°) |
| OKLab | oklab(91.64% -0.0839 0.1041) |
| OKLCH | oklch(91.64% 0.134 128.9) |
| XYZ | xyz(61.7375, 79.6899, 39.7272) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.75
Tea Green
#BDF8A3
ΔE00 3.85
Light Yellow Green
#CCFD7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F593 #C093F5
analogous
#F5F193 #C8F593 #97F593
triadic
#C8F593 #93C8F5 #F593C8
tetradic
#C8F593 #93F5F1 #C093F5 #F59397
square
#C8F593 #93F5F1 #C093F5 #F59397
split-complementary
#C8F593 #9397F5 #F193F5
monochromatic
#8FEB23 #ABF05B #C8F593 #E5FACB #F1FCE3
Accessibility & contrast
On white
1.24
#C8F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#C8F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F593
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F593 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#CCEDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f593; /* rgb */ color: rgb(200, 245, 147); /* oklch */ color: oklch(91.6% 0.134 128.9);
Tailwind
colors: {
custom: {
50: '#daf8b4',
500: '#c8f593',
950: '#000000',
},
}SCSS
$custom: #c8f593; $custom-light: #daf8b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f593",
"rgb": {
"r": 200,
"g": 245,
"b": 147
},
"hsl": {
"h": 87.551,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.91644,
"c": 0.13374,
"h": 128.9
},
"luminance": 0.79691
}Semantic roles & 50–950 ramp
primary
#C8F593
secondary
#9159D3
accent
#06DF6A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581