#CFDE80#CFDE80
#CFDE80 is a very light, moderate yellow. Relative luminance 0.671; OKLCH L 86.9% C 0.120 H 116.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE80 |
|---|---|
| RGB | rgb(207, 222, 128) |
| HSL | hsl(70, 59%, 69%) |
| HSV | hsv(70, 42%, 87%) |
| CMYK | cmyk(6.8%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(85.54, -19.12, 44.31) |
| CIE-LCH | lch(85.54, 48.26, 113.34°) |
| OKLab | oklab(86.86% -0.0532 0.1073) |
| OKLCH | oklch(86.86% 0.12 116.4) |
| XYZ | xyz(55.7501, 67.0670, 30.4262) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.32
Pale Olive
#B9CC81
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.73
Khaki (CSS)
#F0E68C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE80 #8F80DE
analogous
#DEBE80 #CFDE80 #A0DE80
triadic
#CFDE80 #80CFDE #DE80CF
tetradic
#CFDE80 #80DEBE #8F80DE #DE80A0
square
#CFDE80 #80DEBE #8F80DE #DE80A0
split-complementary
#CFDE80 #80A0DE #BE80DE
monochromatic
#9FB52F #BDD14F #CFDE80 #E1EBB1 #F4F7E1
Accessibility & contrast
On white
1.46
#CFDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CFDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE80
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE80 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD579
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#D8D5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde80; /* rgb */ color: rgb(207, 222, 128); /* oklch */ color: oklch(86.9% 0.120 116.4);
Tailwind
colors: {
custom: {
50: '#dfe8a6',
500: '#cfde80',
950: '#000000',
},
}SCSS
$custom: #cfde80; $custom-light: #dfe8a6; $custom-dark: #000000;
JSON
{
"hex": "#cfde80",
"rgb": {
"r": 207,
"g": 222,
"b": 128
},
"hsl": {
"h": 69.574,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.86864,
"c": 0.11973,
"h": 116.4
},
"luminance": 0.67066
}Semantic roles & 50–950 ramp
primary
#CFDE80
secondary
#5E4DB5
accent
#1FC63A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480