#CFEC78#CFEC78
#CFEC78 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.146 H 121.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC78 |
|---|---|
| RGB | rgb(207, 236, 120) |
| HSL | hsl(75, 75%, 70%) |
| HSV | hsv(75, 49%, 93%) |
| CMYK | cmyk(12.3%, 0%, 49.2%, 7.5%) |
| CIE-LAB | lab(89.21, -26.69, 52.64) |
| CIE-LCH | lch(89.21, 59.02, 116.89°) |
| OKLab | oklab(89.77% -0.0752 0.1252) |
| OKLCH | oklch(89.77% 0.146 121) |
| XYZ | xyz(59.1181, 74.6124, 29.0529) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.43
Pear
#CBF85F
ΔE00 4.56
Light Pea Green
#C4FE82
ΔE00 5.61
Pale Lime
#BEFD73
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC78 #9578EC
analogous
#ECCF78 #CFEC78 #95EC78
triadic
#CFEC78 #78CFEC #EC78CF
tetradic
#CFEC78 #78ECCF #9578EC #EC7895
square
#CFEC78 #78ECCF #9578EC #EC7895
split-complementary
#CFEC78 #7895EC #CF78EC
monochromatic
#A1CD1D #BCE442 #CFEC78 #E2F4AE #F5FBE3
Accessibility & contrast
On white
1.32
#CFEC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CFEC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC78
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC78 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16E
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#D8E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfec78; /* rgb */ color: rgb(207, 236, 120); /* oklch */ color: oklch(89.8% 0.146 121.0);
Tailwind
colors: {
custom: {
50: '#dff2a1',
500: '#cfec78',
950: '#000000',
},
}SCSS
$custom: #cfec78; $custom-light: #dff2a1; $custom-dark: #000000;
JSON
{
"hex": "#cfec78",
"rgb": {
"r": 207,
"g": 236,
"b": 120
},
"hsl": {
"h": 75,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.89773,
"c": 0.14609,
"h": 121
},
"luminance": 0.74612
}Semantic roles & 50–950 ramp
primary
#CFEC78
secondary
#6443C5
accent
#0ED740
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580