#C8EE74#C8EE74
#C8EE74 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.155 H 123.8°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE74 |
|---|---|
| RGB | rgb(200, 238, 116) |
| HSL | hsl(79, 78%, 69%) |
| HSV | hsv(79, 51%, 93%) |
| CMYK | cmyk(16%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(89.25, -30.66, 54.42) |
| CIE-LCH | lch(89.25, 62.47, 119.40°) |
| OKLab | oklab(89.67% -0.0864 0.1289) |
| OKLCH | oklch(89.67% 0.155 123.8) |
| XYZ | xyz(57.5465, 74.6891, 27.9043) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.32
Pear
#CBF85F
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE74 #9A74EE
analogous
#EED774 #C8EE74 #8BEE74
triadic
#C8EE74 #74C8EE #EE74C8
tetradic
#C8EE74 #74EED7 #9A74EE #EE748B
square
#C8EE74 #74EED7 #9A74EE #EE748B
split-complementary
#C8EE74 #748BEE #D774EE
monochromatic
#96CE19 #B2E73D #C8EE74 #DEF5AB #F3FBE1
Accessibility & contrast
On white
1.32
#C8EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C8EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE74
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE74 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE169
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#D0E4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ee74; /* rgb */ color: rgb(200, 238, 116); /* oklch */ color: oklch(89.7% 0.155 123.8);
Tailwind
colors: {
custom: {
50: '#dbf39f',
500: '#c8ee74',
950: '#000000',
},
}SCSS
$custom: #c8ee74; $custom-light: #dbf39f; $custom-dark: #000000;
JSON
{
"hex": "#c8ee74",
"rgb": {
"r": 200,
"g": 238,
"b": 116
},
"hsl": {
"h": 78.689,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.8967,
"c": 0.15515,
"h": 123.8
},
"luminance": 0.74689
}Semantic roles & 50–950 ramp
primary
#C8EE74
secondary
#6A3FC7
accent
#0BDA4C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580