#C8F992#C8F992
#C8F992 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.141 H 129.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F992 |
|---|---|
| RGB | rgb(200, 249, 146) |
| HSL | hsl(89, 90%, 77%) |
| HSV | hsv(89, 41%, 98%) |
| CMYK | cmyk(19.7%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(92.62, -32.52, 44.37) |
| CIE-LCH | lch(92.62, 55.01, 126.23°) |
| OKLab | oklab(92.51% -0.0895 0.1083) |
| OKLCH | oklch(92.51% 0.141 129.6) |
| XYZ | xyz(62.8826, 82.1050, 39.7234) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Celery
#C1FD95
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.41
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F992 #C392F9
analogous
#F9F792 #C8F992 #94F992
triadic
#C8F992 #92C8F9 #F992C8
tetradic
#C8F992 #92F9F7 #C392F9 #F99294
square
#C8F992 #92F9F7 #C392F9 #F99294
split-complementary
#C8F992 #9294F9 #F792F9
monochromatic
#8DF31E #ABF658 #C8F992 #E5FCCC #F0FDE2
Accessibility & contrast
On white
1.21
#C8F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#C8F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F992
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F992 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#CCF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f992; /* rgb */ color: rgb(200, 249, 146); /* oklch */ color: oklch(92.5% 0.141 129.6);
Tailwind
colors: {
custom: {
50: '#dafbb3',
500: '#c8f992',
950: '#000000',
},
}SCSS
$custom: #c8f992; $custom-light: #dafbb3; $custom-dark: #000000;
JSON
{
"hex": "#c8f992",
"rgb": {
"r": 200,
"g": 249,
"b": 146
},
"hsl": {
"h": 88.544,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.92505,
"c": 0.14051,
"h": 129.6
},
"luminance": 0.82106
}Semantic roles & 50–950 ramp
primary
#C8F992
secondary
#9457D8
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581