#C8EE94#C8EE94
#C8EE94 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.1% C 0.123 H 127.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE94 |
|---|---|
| RGB | rgb(200, 238, 148) |
| HSL | hsl(85, 73%, 76%) |
| HSV | hsv(85, 38%, 93%) |
| CMYK | cmyk(16%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(89.66, -27.13, 39.59) |
| CIE-LCH | lch(89.66, 47.99, 124.42°) |
| OKLab | oklab(90.13% -0.0743 0.0975) |
| OKLCH | oklch(90.13% 0.123 127.3) |
| XYZ | xyz(59.7386, 75.5659, 39.4497) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.30
Tea Green
#BDF8A3
ΔE00 4.40
Washed Out Green
#BCF5A6
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 5.23
Light Light Green
#C8FFB0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE94 #BA94EE
analogous
#EEE794 #C8EE94 #9BEE94
triadic
#C8EE94 #94C8EE #EE94C8
tetradic
#C8EE94 #94EEE7 #BA94EE #EE949B
square
#C8EE94 #94EEE7 #BA94EE #EE949B
split-complementary
#C8EE94 #949BEE #E794EE
monochromatic
#92DD2A #ADE65F #C8EE94 #E3F6C9 #F1FBE5
Accessibility & contrast
On white
1.30
#C8EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#C8EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE94
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE94 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#CCE6D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee94; /* rgb */ color: rgb(200, 238, 148); /* oklch */ color: oklch(90.1% 0.123 127.3);
Tailwind
colors: {
custom: {
50: '#daf3b4',
500: '#c8ee94',
950: '#000000',
},
}SCSS
$custom: #c8ee94; $custom-light: #daf3b4; $custom-dark: #000000;
JSON
{
"hex": "#c8ee94",
"rgb": {
"r": 200,
"g": 238,
"b": 148
},
"hsl": {
"h": 85.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.90133,
"c": 0.12256,
"h": 127.3
},
"luminance": 0.75567
}Semantic roles & 50–950 ramp
primary
#C8EE94
secondary
#8B5CCA
accent
#11D564
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581