#CFED74#CFED74
#CFED74 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.151 H 121.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED74 |
|---|---|
| RGB | rgb(207, 237, 116) |
| HSL | hsl(75, 77%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(12.7%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.44, -27.54, 54.76) |
| CIE-LCH | lch(89.44, 61.30, 116.70°) |
| OKLab | oklab(89.94% -0.078 0.1295) |
| OKLCH | oklch(89.94% 0.151 121) |
| XYZ | xyz(59.1691, 75.0948, 27.8972) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.98
Light Yellow Green
#CCFD7F
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 5.52
Pale Lime
#BEFD73
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED74 #9274ED
analogous
#EDCF74 #CFED74 #93ED74
triadic
#CFED74 #74CFED #ED74CF
tetradic
#CFED74 #74EDCF #9274ED #ED7493
square
#CFED74 #74EDCF #9274ED #ED7493
split-complementary
#CFED74 #7493ED #CF74ED
monochromatic
#A0CC1A #BCE63E #CFED74 #E2F4AA #F4FBE0
Accessibility & contrast
On white
1.31
#CFED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CFED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED74
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED74 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#D8E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfed74; /* rgb */ color: rgb(207, 237, 116); /* oklch */ color: oklch(89.9% 0.151 121.0);
Tailwind
colors: {
custom: {
50: '#e0f29f',
500: '#cfed74',
950: '#000000',
},
}SCSS
$custom: #cfed74; $custom-light: #e0f29f; $custom-dark: #000000;
JSON
{
"hex": "#cfed74",
"rgb": {
"r": 207,
"g": 237,
"b": 116
},
"hsl": {
"h": 74.876,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.8994,
"c": 0.1512,
"h": 121
},
"luminance": 0.75095
}Semantic roles & 50–950 ramp
primary
#CFED74
secondary
#613FC6
accent
#0CD93F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580