#C8FF7B#C8FF7B
#C8FF7B is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.5% C 0.171 H 128.1°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF7B |
|---|---|
| RGB | rgb(200, 255, 123) |
| HSL | hsl(85, 100%, 74%) |
| HSV | hsv(85, 52%, 100%) |
| CMYK | cmyk(21.6%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.98, -37.75, 56.85) |
| CIE-LCH | lch(93.98, 68.24, 123.59°) |
| OKLab | oklab(93.51% -0.1056 0.1347) |
| OKLCH | oklch(93.51% 0.171 128.1) |
| XYZ | xyz(63.1542, 85.2284, 31.8585) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.99
Light Pea Green
#C4FE82
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Lime Green
#B9FF66
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF7B #B27BFF
analogous
#FFF47B #C8FF7B #86FF7B
triadic
#C8FF7B #7BC8FF #FF7BC8
tetradic
#C8FF7B #7BFFF4 #B27BFF #FF7B86
square
#C8FF7B #7BFFF4 #B27BFF #FF7B86
split-complementary
#C8FF7B #7B86FF #F47BFF
monochromatic
#95FF01 #AFFF3E #C8FF7B #E2FFB8 #F2FFE0
Accessibility & contrast
On white
1.16
#C8FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#C8FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF7B
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF7B | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06F
Deuteranopia (green-blind)
#FFED83
Tritanopia (blue-blind)
#CDF5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff7b; /* rgb */ color: rgb(200, 255, 123); /* oklch */ color: oklch(93.5% 0.171 128.1);
Tailwind
colors: {
custom: {
50: '#dbffa4',
500: '#c8ff7b',
950: '#000000',
},
}SCSS
$custom: #c8ff7b; $custom-light: #dbffa4; $custom-dark: #000000;
JSON
{
"hex": "#c8ff7b",
"rgb": {
"r": 200,
"g": 255,
"b": 123
},
"hsl": {
"h": 85,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.9351,
"c": 0.17119,
"h": 128.1
},
"luminance": 0.85229
}Semantic roles & 50–950 ramp
primary
#C8FF7B
secondary
#8241DD
accent
#00E660
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680