#C8EE92#C8EE92
#C8EE92 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.125 H 127.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE92 |
|---|---|
| RGB | rgb(200, 238, 146) |
| HSL | hsl(85, 73%, 75%) |
| HSV | hsv(85, 39%, 93%) |
| CMYK | cmyk(16%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(89.63, -27.37, 40.54) |
| CIE-LCH | lch(89.63, 48.92, 124.03°) |
| OKLab | oklab(90.1% -0.0751 0.0996) |
| OKLCH | oklch(90.1% 0.125 127) |
| XYZ | xyz(59.5817, 75.5032, 38.6231) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.26
Tea Green
#BDF8A3
ΔE00 4.60
Washed Out Green
#BCF5A6
ΔE00 4.89
Light Yellowish Green
#C2FF89
ΔE00 5.06
Light Yellow Green
#CCFD7F
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE92 #B892EE
analogous
#EEE692 #C8EE92 #9AEE92
triadic
#C8EE92 #92C8EE #EE92C8
tetradic
#C8EE92 #92EEE6 #B892EE #EE929A
square
#C8EE92 #92EEE6 #B892EE #EE929A
split-complementary
#C8EE92 #929AEE #E692EE
monochromatic
#93DD28 #ADE65D #C8EE92 #E3F6C7 #F2FBE5
Accessibility & contrast
On white
1.30
#C8EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#C8EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE92
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE92 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F1E197
Tritanopia (blue-blind)
#CDE6D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee92; /* rgb */ color: rgb(200, 238, 146); /* oklch */ color: oklch(90.1% 0.125 127.0);
Tailwind
colors: {
custom: {
50: '#daf3b3',
500: '#c8ee92',
950: '#000000',
},
}SCSS
$custom: #c8ee92; $custom-light: #daf3b3; $custom-dark: #000000;
JSON
{
"hex": "#c8ee92",
"rgb": {
"r": 200,
"g": 238,
"b": 146
},
"hsl": {
"h": 84.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.901,
"c": 0.12472,
"h": 127
},
"luminance": 0.75504
}Semantic roles & 50–950 ramp
primary
#C8EE92
secondary
#885ACA
accent
#10D562
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581