#C8F07E#C8F07E
#C8F07E is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.2% C 0.148 H 125.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F07E |
|---|---|
| RGB | rgb(200, 240, 126) |
| HSL | hsl(81, 79%, 72%) |
| HSV | hsv(81, 48%, 94%) |
| CMYK | cmyk(16.7%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(89.91, -30.59, 50.56) |
| CIE-LCH | lch(89.91, 59.10, 121.18°) |
| OKLab | oklab(90.24% -0.0854 0.1212) |
| OKLCH | oklch(90.24% 0.148 125.2) |
| XYZ | xyz(58.7453, 76.1054, 31.3295) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.91
Light Pea Green
#C4FE82
ΔE00 3.61
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Light Yellowish Green
#C2FF89
ΔE00 4.17
Pale Lime
#BEFD73
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F07E #A67EF0
analogous
#F0DF7E #C8F07E #8FF07E
triadic
#C8F07E #7EC8F0 #F07EC8
tetradic
#C8F07E #7EF0DF #A67EF0 #F07E8F
square
#C8F07E #7EF0DF #A67EF0 #F07E8F
split-complementary
#C8F07E #7E8FF0 #DF7EF0
monochromatic
#97DA19 #B1EA47 #C8F07E #DFF6B5 #F3FCE4
Accessibility & contrast
On white
1.29
#C8F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#C8F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F07E
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F07E | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE374
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#CFE7D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f07e; /* rgb */ color: rgb(200, 240, 126); /* oklch */ color: oklch(90.2% 0.148 125.2);
Tailwind
colors: {
custom: {
50: '#daf5a5',
500: '#c8f07e',
950: '#000000',
},
}SCSS
$custom: #c8f07e; $custom-light: #daf5a5; $custom-dark: #000000;
JSON
{
"hex": "#c8f07e",
"rgb": {
"r": 200,
"g": 240,
"b": 126
},
"hsl": {
"h": 81.053,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.90239,
"c": 0.14822,
"h": 125.2
},
"luminance": 0.76106
}Semantic roles & 50–950 ramp
primary
#C8F07E
secondary
#7648CA
accent
#0ADB54
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580