#C8FA7B#C8FA7B
#C8FA7B is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.4% C 0.165 H 127.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA7B |
|---|---|
| RGB | rgb(200, 250, 123) |
| HSL | hsl(84, 93%, 73%) |
| HSV | hsv(84, 51%, 98%) |
| CMYK | cmyk(20%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(92.61, -35.50, 55.22) |
| CIE-LCH | lch(92.61, 65.64, 122.74°) |
| OKLab | oklab(92.4% -0.0993 0.1312) |
| OKLCH | oklch(92.4% 0.165 127.1) |
| XYZ | xyz(61.5799, 82.0798, 31.3337) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.70
Light Pea Green
#C4FE82
ΔE00 1.64
Pale Lime
#BEFD73
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Light Lime Green
#B9FF66
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA7B #AD7BFA
analogous
#FAEC7B #C8FA7B #88FA7B
triadic
#C8FA7B #7BC8FA #FA7BC8
tetradic
#C8FA7B #7BFAEC #AD7BFA #FA7B88
square
#C8FA7B #7BFAEC #AD7BFA #FA7B88
split-complementary
#C8FA7B #7B88FA #EC7BFA
monochromatic
#96F109 #AFF840 #C8FA7B #E1FCB6 #F3FEE2
Accessibility & contrast
On white
1.21
#C8FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#C8FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA7B
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA7B | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6F
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#CEF0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa7b; /* rgb */ color: rgb(200, 250, 123); /* oklch */ color: oklch(92.4% 0.165 127.1);
Tailwind
colors: {
custom: {
50: '#dbfca4',
500: '#c8fa7b',
950: '#000000',
},
}SCSS
$custom: #c8fa7b; $custom-light: #dbfca4; $custom-dark: #000000;
JSON
{
"hex": "#c8fa7b",
"rgb": {
"r": 200,
"g": 250,
"b": 123
},
"hsl": {
"h": 83.622,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.92404,
"c": 0.16453,
"h": 127.1
},
"luminance": 0.82081
}Semantic roles & 50–950 ramp
primary
#C8FA7B
secondary
#7D42D7
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580