#C8EE7F#C8EE7F
#C8EE7F is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.8% C 0.145 H 124.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE7F |
|---|---|
| RGB | rgb(200, 238, 127) |
| HSL | hsl(81, 77%, 72%) |
| HSV | hsv(81, 47%, 93%) |
| CMYK | cmyk(16%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(89.37, -29.55, 49.44) |
| CIE-LCH | lch(89.37, 57.60, 120.87°) |
| OKLab | oklab(89.81% -0.0824 0.1187) |
| OKLCH | oklch(89.81% 0.145 124.8) |
| XYZ | xyz(58.2246, 74.9603, 31.4759) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.45
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 4.74
Pear
#CBF85F
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE7F #A57FEE
analogous
#EEDD7F #C8EE7F #91EE7F
triadic
#C8EE7F #7FC8EE #EE7FC8
tetradic
#C8EE7F #7FEEDD #A57FEE #EE7F91
square
#C8EE7F #7FEEDD #A57FEE #EE7F91
split-complementary
#C8EE7F #7F91EE #DD7FEE
monochromatic
#97D61C #B1E749 #C8EE7F #DFF5B5 #F3FBE4
Accessibility & contrast
On white
1.31
#C8EE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#C8EE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE7F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE7F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#CFE5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee7f; /* rgb */ color: rgb(200, 238, 127); /* oklch */ color: oklch(89.8% 0.145 124.8);
Tailwind
colors: {
custom: {
50: '#daf3a6',
500: '#c8ee7f',
950: '#000000',
},
}SCSS
$custom: #c8ee7f; $custom-light: #daf3a6; $custom-dark: #000000;
JSON
{
"hex": "#c8ee7f",
"rgb": {
"r": 200,
"g": 238,
"b": 127
},
"hsl": {
"h": 80.541,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.89813,
"c": 0.14451,
"h": 124.8
},
"luminance": 0.74961
}Semantic roles & 50–950 ramp
primary
#C8EE7F
secondary
#7549C8
accent
#0DD953
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580