#C8F07B#C8F07B
#C8F07B is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.2% C 0.151 H 124.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F07B |
|---|---|
| RGB | rgb(200, 240, 123) |
| HSL | hsl(81, 80%, 71%) |
| HSV | hsv(81, 49%, 94%) |
| CMYK | cmyk(16.7%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(89.87, -30.90, 51.93) |
| CIE-LCH | lch(89.87, 60.43, 120.76°) |
| OKLab | oklab(90.2% -0.0865 0.124) |
| OKLCH | oklch(90.2% 0.151 124.9) |
| XYZ | xyz(58.5546, 76.0291, 30.3253) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 4.08
Pear
#CBF85F
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F07B #A37BF0
analogous
#F0DD7B #C8F07B #8DF07B
triadic
#C8F07B #7BC8F0 #F07BC8
tetradic
#C8F07B #7BF0DD #A37BF0 #F07B8D
square
#C8F07B #7BF0DD #A37BF0 #F07B8D
split-complementary
#C8F07B #7B8DF0 #DD7BF0
monochromatic
#97D819 #B1EA44 #C8F07B #DFF6B2 #F4FCE4
Accessibility & contrast
On white
1.30
#C8F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#C8F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F07B
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F07B | 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)
#FBE371
Deuteranopia (green-blind)
#F5E282
Tritanopia (blue-blind)
#CFE6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f07b; /* rgb */ color: rgb(200, 240, 123); /* oklch */ color: oklch(90.2% 0.151 124.9);
Tailwind
colors: {
custom: {
50: '#dbf5a4',
500: '#c8f07b',
950: '#000000',
},
}SCSS
$custom: #c8f07b; $custom-light: #dbf5a4; $custom-dark: #000000;
JSON
{
"hex": "#c8f07b",
"rgb": {
"r": 200,
"g": 240,
"b": 123
},
"hsl": {
"h": 80.513,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.90199,
"c": 0.15115,
"h": 124.9
},
"luminance": 0.7603
}Semantic roles & 50–950 ramp
primary
#C8F07B
secondary
#7345CA
accent
#0ADC51
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580