#C8F773#C8F773
#C8F773 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.6% C 0.168 H 125.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F773 |
|---|---|
| RGB | rgb(200, 247, 115) |
| HSL | hsl(81, 89%, 71%) |
| HSV | hsv(81, 53%, 97%) |
| CMYK | cmyk(19%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(91.70, -34.90, 57.76) |
| CIE-LCH | lch(91.70, 67.49, 121.14°) |
| OKLab | oklab(91.64% -0.0983 0.1361) |
| OKLCH | oklch(91.64% 0.168 125.8) |
| XYZ | xyz(60.1747, 80.0380, 28.4950) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.59
Pale Lime
#BEFD73
ΔE00 2.46
Pear
#CBF85F
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.72
Light Lime Green
#B9FF66
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F773 #A273F7
analogous
#F7E473 #C8F773 #86F773
triadic
#C8F773 #73C8F7 #F773C8
tetradic
#C8F773 #73F7E4 #A273F7 #F77386
square
#C8F773 #73F7E4 #A273F7 #F77386
split-complementary
#C8F773 #7386F7 #E473F7
monochromatic
#97E30D #B1F439 #C8F773 #DFFAAD #F4FDE2
Accessibility & contrast
On white
1.23
#C8F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C8F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F773
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F773 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#FCE77B
Tritanopia (blue-blind)
#CFEDDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f773; /* rgb */ color: rgb(200, 247, 115); /* oklch */ color: oklch(91.6% 0.168 125.8);
Tailwind
colors: {
custom: {
50: '#dbfa9f',
500: '#c8f773',
950: '#000000',
},
}SCSS
$custom: #c8f773; $custom-light: #dbfa9f; $custom-dark: #000000;
JSON
{
"hex": "#c8f773",
"rgb": {
"r": 200,
"g": 247,
"b": 115
},
"hsl": {
"h": 81.364,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.91644,
"c": 0.16786,
"h": 125.8
},
"luminance": 0.80039
}Semantic roles & 50–950 ramp
primary
#C8F773
secondary
#723CD2
accent
#00E652
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580