#C8F774#C8F774
#C8F774 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.7% C 0.167 H 125.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F774 |
|---|---|
| RGB | rgb(200, 247, 116) |
| HSL | hsl(82, 89%, 71%) |
| HSV | hsv(82, 53%, 97%) |
| CMYK | cmyk(19%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(91.71, -34.81, 57.33) |
| CIE-LCH | lch(91.71, 67.07, 121.26°) |
| OKLab | oklab(91.66% -0.0979 0.1352) |
| OKLCH | oklch(91.66% 0.167 125.9) |
| XYZ | xyz(60.2325, 80.0612, 28.7997) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 2.45
Light Pea Green
#C4FE82
ΔE00 2.63
Pear
#CBF85F
ΔE00 2.68
Light Lime Green
#B9FF66
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F774 #A374F7
analogous
#F7E574 #C8F774 #86F774
triadic
#C8F774 #74C8F7 #F774C8
tetradic
#C8F774 #74F7E5 #A374F7 #F77486
square
#C8F774 #74F7E5 #A374F7 #F77486
split-complementary
#C8F774 #7486F7 #E574F7
monochromatic
#97E40D #B1F43A #C8F774 #DFFAAE #F4FDE2
Accessibility & contrast
On white
1.23
#C8F774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C8F774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F774
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F774 | 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)
#FFE967
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#CFEDDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f774; /* rgb */ color: rgb(200, 247, 116); /* oklch */ color: oklch(91.7% 0.167 125.9);
Tailwind
colors: {
custom: {
50: '#dbfa9f',
500: '#c8f774',
950: '#000000',
},
}SCSS
$custom: #c8f774; $custom-light: #dbfa9f; $custom-dark: #000000;
JSON
{
"hex": "#c8f774",
"rgb": {
"r": 200,
"g": 247,
"b": 116
},
"hsl": {
"h": 81.527,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.91655,
"c": 0.16696,
"h": 125.9
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#C8F774
secondary
#733DD2
accent
#00E652
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580