#C8F392#C8F392
#C8F392 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.132 H 128.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F392 |
|---|---|
| RGB | rgb(200, 243, 146) |
| HSL | hsl(87, 80%, 76%) |
| HSV | hsv(87, 40%, 95%) |
| CMYK | cmyk(17.7%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(90.99, -29.73, 42.29) |
| CIE-LCH | lch(90.99, 51.69, 125.11°) |
| OKLab | oklab(91.19% -0.0817 0.1036) |
| OKLCH | oklch(91.19% 0.132 128.3) |
| XYZ | xyz(61.0576, 78.4551, 39.1151) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Celery
#C1FD95
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.08
Light Yellow Green
#CCFD7F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F392 #BD92F3
analogous
#F3EE92 #C8F392 #98F392
triadic
#C8F392 #92C8F3 #F392C8
tetradic
#C8F392 #92F3EE #BD92F3 #F39298
square
#C8F392 #92F3EE #BD92F3 #F39298
split-complementary
#C8F392 #9298F3 #EE92F3
monochromatic
#90E724 #ACED5B #C8F392 #E4F9C9 #F1FCE3
Accessibility & contrast
On white
1.26
#C8F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#C8F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F392
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F392 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#F6E497
Tritanopia (blue-blind)
#CCEBDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f392; /* rgb */ color: rgb(200, 243, 146); /* oklch */ color: oklch(91.2% 0.132 128.3);
Tailwind
colors: {
custom: {
50: '#daf7b3',
500: '#c8f392',
950: '#000000',
},
}SCSS
$custom: #c8f392; $custom-light: #daf7b3; $custom-dark: #000000;
JSON
{
"hex": "#c8f392",
"rgb": {
"r": 200,
"g": 243,
"b": 146
},
"hsl": {
"h": 86.598,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.91191,
"c": 0.13192,
"h": 128.3
},
"luminance": 0.78456
}Semantic roles & 50–950 ramp
primary
#C8F392
secondary
#8E59D0
accent
#09DC67
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581