#C8F892#C8F892
#C8F892 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.3% C 0.139 H 129.4°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F892 |
|---|---|
| RGB | rgb(200, 248, 146) |
| HSL | hsl(88, 88%, 77%) |
| HSV | hsv(88, 41%, 97%) |
| CMYK | cmyk(19.4%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(92.35, -32.05, 44.02) |
| CIE-LCH | lch(92.35, 54.46, 126.06°) |
| OKLab | oklab(92.29% -0.0882 0.1075) |
| OKLCH | oklch(92.29% 0.139 129.4) |
| XYZ | xyz(62.5743, 81.4885, 39.6207) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Celery
#C1FD95
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.03
Light Yellow Green
#CCFD7F
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F892 #C292F8
analogous
#F8F592 #C8F892 #95F892
triadic
#C8F892 #92C8F8 #F892C8
tetradic
#C8F892 #92F8F5 #C292F8 #F89295
square
#C8F892 #92F8F5 #C292F8 #F89295
split-complementary
#C8F892 #9295F8 #F592F8
monochromatic
#8EF11F #ABF458 #C8F892 #E5FCCC #F0FDE2
Accessibility & contrast
On white
1.21
#C8F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C8F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F892
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F892 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#CCF0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f892; /* rgb */ color: rgb(200, 248, 146); /* oklch */ color: oklch(92.3% 0.139 129.4);
Tailwind
colors: {
custom: {
50: '#dafab3',
500: '#c8f892',
950: '#000000',
},
}SCSS
$custom: #c8f892; $custom-light: #dafab3; $custom-dark: #000000;
JSON
{
"hex": "#c8f892",
"rgb": {
"r": 200,
"g": 248,
"b": 146
},
"hsl": {
"h": 88.235,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.92286,
"c": 0.13908,
"h": 129.4
},
"luminance": 0.81489
}Semantic roles & 50–950 ramp
primary
#C8F892
secondary
#9357D7
accent
#01E56C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581