#C8F591#C8F591
#C8F591 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.6% C 0.136 H 128.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F591 |
|---|---|
| RGB | rgb(200, 245, 145) |
| HSL | hsl(87, 83%, 76%) |
| HSV | hsv(87, 41%, 96%) |
| CMYK | cmyk(18.4%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(91.52, -30.78, 43.45) |
| CIE-LCH | lch(91.52, 53.25, 125.32°) |
| OKLab | oklab(91.61% -0.0847 0.1062) |
| OKLCH | oklch(91.61% 0.136 128.6) |
| XYZ | xyz(61.5820, 79.6276, 38.9078) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 3.24
Light Pea Green
#C4FE82
ΔE00 3.51
Light Yellow Green
#CCFD7F
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F591 #BE91F5
analogous
#F5F091 #C8F591 #96F591
triadic
#C8F591 #91C8F5 #F591C8
tetradic
#C8F591 #91F5F0 #BE91F5 #F59196
square
#C8F591 #91F5F0 #BE91F5 #F59196
split-complementary
#C8F591 #9196F5 #F091F5
monochromatic
#90EB21 #ACF059 #C8F591 #E4FAC9 #F1FCE3
Accessibility & contrast
On white
1.24
#C8F591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#C8F591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F591
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F591 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE989
Deuteranopia (green-blind)
#F7E696
Tritanopia (blue-blind)
#CCEDDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f591; /* rgb */ color: rgb(200, 245, 145); /* oklch */ color: oklch(91.6% 0.136 128.6);
Tailwind
colors: {
custom: {
50: '#daf8b2',
500: '#c8f591',
950: '#000000',
},
}SCSS
$custom: #c8f591; $custom-light: #daf8b2; $custom-dark: #000000;
JSON
{
"hex": "#c8f591",
"rgb": {
"r": 200,
"g": 245,
"b": 145
},
"hsl": {
"h": 87,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.91613,
"c": 0.13584,
"h": 128.6
},
"luminance": 0.79629
}Semantic roles & 50–950 ramp
primary
#C8F591
secondary
#8F57D3
accent
#06E068
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581