#C8F692#C8F692
#C8F692 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.8% C 0.136 H 128.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F692 |
|---|---|
| RGB | rgb(200, 246, 146) |
| HSL | hsl(88, 85%, 77%) |
| HSV | hsv(88, 41%, 96%) |
| CMYK | cmyk(18.7%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(91.80, -31.13, 43.33) |
| CIE-LCH | lch(91.80, 53.35, 125.69°) |
| OKLab | oklab(91.85% -0.0856 0.106) |
| OKLCH | oklch(91.85% 0.136 128.9) |
| XYZ | xyz(61.9628, 80.2653, 39.4168) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 3.42
Light Yellow Green
#CCFD7F
ΔE00 3.73
Tea Green
#BDF8A3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F692 #C092F6
analogous
#F6F292 #C8F692 #96F692
triadic
#C8F692 #92C8F6 #F692C8
tetradic
#C8F692 #92F6F2 #C092F6 #F69296
square
#C8F692 #92F6F2 #C092F6 #F69296
split-complementary
#C8F692 #9296F6 #F292F6
monochromatic
#8FED21 #ABF159 #C8F692 #E5FBCB #F1FDE3
Accessibility & contrast
On white
1.23
#C8F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#C8F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F692
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F692 | 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)
#FFEA8A
Deuteranopia (green-blind)
#F8E697
Tritanopia (blue-blind)
#CCEEDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f692; /* rgb */ color: rgb(200, 246, 146); /* oklch */ color: oklch(91.8% 0.136 128.9);
Tailwind
colors: {
custom: {
50: '#daf9b3',
500: '#c8f692',
950: '#000000',
},
}SCSS
$custom: #c8f692; $custom-light: #daf9b3; $custom-dark: #000000;
JSON
{
"hex": "#c8f692",
"rgb": {
"r": 200,
"g": 246,
"b": 146
},
"hsl": {
"h": 87.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.91847,
"c": 0.13622,
"h": 128.9
},
"luminance": 0.80266
}Semantic roles & 50–950 ramp
primary
#C8F692
secondary
#9158D4
accent
#04E16A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581