#C8F07D#C8F07D
#C8F07D is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.2% C 0.149 H 125.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F07D |
|---|---|
| RGB | rgb(200, 240, 125) |
| HSL | hsl(81, 79%, 72%) |
| HSV | hsv(81, 48%, 94%) |
| CMYK | cmyk(16.7%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(89.90, -30.70, 51.02) |
| CIE-LCH | lch(89.90, 59.54, 121.03°) |
| OKLab | oklab(90.23% -0.0858 0.1221) |
| OKLCH | oklch(90.23% 0.149 125.1) |
| XYZ | xyz(58.6811, 76.0797, 30.9914) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.88
Light Pea Green
#C4FE82
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F07D #A57DF0
analogous
#F0DF7D #C8F07D #8FF07D
triadic
#C8F07D #7DC8F0 #F07DC8
tetradic
#C8F07D #7DF0DF #A57DF0 #F07D8F
square
#C8F07D #7DF0DF #A57DF0 #F07D8F
split-complementary
#C8F07D #7D8FF0 #DF7DF0
monochromatic
#97DA19 #B1EA46 #C8F07D #DFF6B4 #F3FCE4
Accessibility & contrast
On white
1.30
#C8F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#C8F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F07D
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F07D | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 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)
#FBE373
Deuteranopia (green-blind)
#F5E284
Tritanopia (blue-blind)
#CFE7D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f07d; /* rgb */ color: rgb(200, 240, 125); /* oklch */ color: oklch(90.2% 0.149 125.1);
Tailwind
colors: {
custom: {
50: '#daf5a5',
500: '#c8f07d',
950: '#000000',
},
}SCSS
$custom: #c8f07d; $custom-light: #daf5a5; $custom-dark: #000000;
JSON
{
"hex": "#c8f07d",
"rgb": {
"r": 200,
"g": 240,
"b": 125
},
"hsl": {
"h": 80.87,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.90225,
"c": 0.14919,
"h": 125.1
},
"luminance": 0.7608
}Semantic roles & 50–950 ramp
primary
#C8F07D
secondary
#7547CA
accent
#0ADC53
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580