#C8F07C#C8F07C
#C8F07C is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.2% C 0.150 H 125.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F07C |
|---|---|
| RGB | rgb(200, 240, 124) |
| HSL | hsl(81, 79%, 71%) |
| HSV | hsv(81, 48%, 94%) |
| CMYK | cmyk(16.7%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(89.88, -30.80, 51.47) |
| CIE-LCH | lch(89.88, 59.99, 120.89°) |
| OKLab | oklab(90.21% -0.0861 0.123) |
| OKLCH | oklch(90.21% 0.15 125) |
| XYZ | xyz(58.6175, 76.0543, 30.6567) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.63
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Pale Lime
#BEFD73
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.25
Pear
#CBF85F
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F07C #A47CF0
analogous
#F0DE7C #C8F07C #8EF07C
triadic
#C8F07C #7CC8F0 #F07CC8
tetradic
#C8F07C #7CF0DE #A47CF0 #F07C8E
square
#C8F07C #7CF0DE #A47CF0 #F07C8E
split-complementary
#C8F07C #7C8EF0 #DE7CF0
monochromatic
#97D919 #B1EA45 #C8F07C #DFF6B3 #F3FCE4
Accessibility & contrast
On white
1.30
#C8F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#C8F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F07C
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F07C | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE372
Deuteranopia (green-blind)
#F5E283
Tritanopia (blue-blind)
#CFE7D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f07c; /* rgb */ color: rgb(200, 240, 124); /* oklch */ color: oklch(90.2% 0.150 125.0);
Tailwind
colors: {
custom: {
50: '#daf5a4',
500: '#c8f07c',
950: '#000000',
},
}SCSS
$custom: #c8f07c; $custom-light: #daf5a4; $custom-dark: #000000;
JSON
{
"hex": "#c8f07c",
"rgb": {
"r": 200,
"g": 240,
"b": 124
},
"hsl": {
"h": 80.69,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.90212,
"c": 0.15018,
"h": 125
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#C8F07C
secondary
#7446CA
accent
#0ADC52
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580