#C8F792#C8F792
#C8F792 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.138 H 129.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F792 |
|---|---|
| RGB | rgb(200, 247, 146) |
| HSL | hsl(88, 86%, 77%) |
| HSV | hsv(88, 41%, 97%) |
| CMYK | cmyk(19%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(92.08, -31.59, 43.68) |
| CIE-LCH | lch(92.08, 53.90, 125.88°) |
| OKLab | oklab(92.07% -0.0869 0.1068) |
| OKLCH | oklch(92.07% 0.138 129.2) |
| XYZ | xyz(62.2677, 80.8753, 39.5185) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Celery
#C1FD95
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.22
Light Yellow Green
#CCFD7F
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F792 #C192F7
analogous
#F7F492 #C8F792 #96F792
triadic
#C8F792 #92C8F7 #F792C8
tetradic
#C8F792 #92F7F4 #C192F7 #F79296
square
#C8F792 #92F7F4 #C192F7 #F79296
split-complementary
#C8F792 #9296F7 #F492F7
monochromatic
#8EEF20 #ABF359 #C8F792 #E5FBCB #F1FDE2
Accessibility & contrast
On white
1.22
#C8F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#C8F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F792
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F792 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#CCEFDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f792; /* rgb */ color: rgb(200, 247, 146); /* oklch */ color: oklch(92.1% 0.138 129.2);
Tailwind
colors: {
custom: {
50: '#dafab3',
500: '#c8f792',
950: '#000000',
},
}SCSS
$custom: #c8f792; $custom-light: #dafab3; $custom-dark: #000000;
JSON
{
"hex": "#c8f792",
"rgb": {
"r": 200,
"g": 247,
"b": 146
},
"hsl": {
"h": 87.921,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.92066,
"c": 0.13766,
"h": 129.2
},
"luminance": 0.80876
}Semantic roles & 50–950 ramp
primary
#C8F792
secondary
#9258D6
accent
#03E36B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581