#C8EE75#C8EE75
#C8EE75 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.154 H 123.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE75 |
|---|---|
| RGB | rgb(200, 238, 117) |
| HSL | hsl(79, 78%, 70%) |
| HSV | hsv(79, 51%, 93%) |
| CMYK | cmyk(16%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.26, -30.57, 53.98) |
| CIE-LCH | lch(89.26, 62.03, 119.52°) |
| OKLab | oklab(89.68% -0.086 0.128) |
| OKLCH | oklch(89.68% 0.154 123.9) |
| XYZ | xyz(57.6049, 74.7125, 28.2123) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pear
#CBF85F
ΔE00 3.81
Light Pea Green
#C4FE82
ΔE00 4.27
Pale Lime
#BEFD73
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE75 #9B75EE
analogous
#EED875 #C8EE75 #8CEE75
triadic
#C8EE75 #75C8EE #EE75C8
tetradic
#C8EE75 #75EED8 #9B75EE #EE758C
square
#C8EE75 #75EED8 #9B75EE #EE758C
split-complementary
#C8EE75 #758CEE #D875EE
monochromatic
#96CF1A #B2E73F #C8EE75 #DEF5AB #F3FBE2
Accessibility & contrast
On white
1.32
#C8EE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C8EE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE75
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE75 | 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)
#F9E16A
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#D0E4D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ee75; /* rgb */ color: rgb(200, 238, 117); /* oklch */ color: oklch(89.7% 0.154 123.9);
Tailwind
colors: {
custom: {
50: '#dbf3a0',
500: '#c8ee75',
950: '#000000',
},
}SCSS
$custom: #c8ee75; $custom-light: #dbf3a0; $custom-dark: #000000;
JSON
{
"hex": "#c8ee75",
"rgb": {
"r": 200,
"g": 238,
"b": 117
},
"hsl": {
"h": 78.843,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.89682,
"c": 0.1542,
"h": 123.9
},
"luminance": 0.74713
}Semantic roles & 50–950 ramp
primary
#C8EE75
secondary
#6B40C7
accent
#0BDA4C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580