#C8F691#C8F691
#C8F691 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.8% C 0.137 H 128.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F691 |
|---|---|
| RGB | rgb(200, 246, 145) |
| HSL | hsl(87, 85%, 77%) |
| HSV | hsv(87, 41%, 96%) |
| CMYK | cmyk(18.7%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(91.79, -31.25, 43.80) |
| CIE-LCH | lch(91.79, 53.80, 125.51°) |
| OKLab | oklab(91.83% -0.086 0.107) |
| OKLCH | oklch(91.83% 0.137 128.8) |
| XYZ | xyz(61.8853, 80.2343, 39.0089) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 3.30
Light Yellow Green
#CCFD7F
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F691 #BF91F6
analogous
#F6F291 #C8F691 #96F691
triadic
#C8F691 #91C8F6 #F691C8
tetradic
#C8F691 #91F6F2 #BF91F6 #F69196
square
#C8F691 #91F6F2 #BF91F6 #F69196
split-complementary
#C8F691 #9196F6 #F291F6
monochromatic
#8FED20 #ACF158 #C8F691 #E4FBCA #F1FDE3
Accessibility & contrast
On white
1.23
#C8F691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#C8F691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F691
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F691 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#F8E696
Tritanopia (blue-blind)
#CCEEDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f691; /* rgb */ color: rgb(200, 246, 145); /* oklch */ color: oklch(91.8% 0.137 128.8);
Tailwind
colors: {
custom: {
50: '#daf9b2',
500: '#c8f691',
950: '#000000',
},
}SCSS
$custom: #c8f691; $custom-light: #daf9b2; $custom-dark: #000000;
JSON
{
"hex": "#c8f691",
"rgb": {
"r": 200,
"g": 246,
"b": 145
},
"hsl": {
"h": 87.327,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.91832,
"c": 0.13727,
"h": 128.8
},
"luminance": 0.80235
}Semantic roles & 50–950 ramp
primary
#C8F691
secondary
#9057D4
accent
#04E169
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581