#CFDE74#CFDE74
#CFDE74 is a very light, vivid yellow. Relative luminance 0.668; OKLCH L 86.7% C 0.132 H 115.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE74 |
|---|---|
| RGB | rgb(207, 222, 116) |
| HSL | hsl(68, 62%, 66%) |
| HSV | hsv(68, 48%, 87%) |
| CMYK | cmyk(6.8%, 0%, 47.7%, 12.9%) |
| CIE-LAB | lab(85.39, -20.34, 49.92) |
| CIE-LCH | lch(85.39, 53.91, 112.17°) |
| OKLab | oklab(86.7% -0.0577 0.119) |
| OKLCH | oklch(86.7% 0.132 115.9) |
| XYZ | xyz(55.0065, 66.7695, 26.5097) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.80
Greenish Tan
#BCCB7A
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 6.42
Pale Olive Green
#B1D27B
ΔE00 6.60
Pale Olive
#B9CC81
ΔE00 6.75
Khaki (CSS)
#F0E68C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE74 #8374DE
analogous
#DEB874 #CFDE74 #9ADE74
triadic
#CFDE74 #74CFDE #DE74CF
tetradic
#CFDE74 #74DEB8 #8374DE #DE749A
square
#CFDE74 #74DEB8 #8374DE #DE749A
split-complementary
#CFDE74 #749ADE #B874DE
monochromatic
#9BAE29 #BED243 #CFDE74 #E0EAA5 #F1F5D7
Accessibility & contrast
On white
1.46
#CFDE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CFDE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE74
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE74 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#D9D4C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfde74; /* rgb */ color: rgb(207, 222, 116); /* oklch */ color: oklch(86.7% 0.132 115.9);
Tailwind
colors: {
custom: {
50: '#dfe89e',
500: '#cfde74',
950: '#000000',
},
}SCSS
$custom: #cfde74; $custom-light: #dfe89e; $custom-dark: #000000;
JSON
{
"hex": "#cfde74",
"rgb": {
"r": 207,
"g": 222,
"b": 116
},
"hsl": {
"h": 68.491,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.86695,
"c": 0.13219,
"h": 115.9
},
"luminance": 0.66769
}Semantic roles & 50–950 ramp
primary
#CFDE74
secondary
#5546B0
accent
#1CC935
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480