#CFDB7F#CFDB7F
#CFDB7F is a very light, moderate yellow. Relative luminance 0.655; OKLCH L 86.2% C 0.117 H 115.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB7F |
|---|---|
| RGB | rgb(207, 219, 127) |
| HSL | hsl(68, 56%, 68%) |
| HSV | hsv(68, 42%, 86%) |
| CMYK | cmyk(5.5%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(84.72, -17.75, 43.78) |
| CIE-LCH | lch(84.72, 47.24, 112.07°) |
| OKLab | oklab(86.21% -0.0494 0.106) |
| OKLCH | oklch(86.21% 0.117 115) |
| XYZ | xyz(54.8949, 65.4614, 29.8180) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.40
Greenish Tan
#BCCB7A
ΔE00 4.40
Pale Olive
#B9CC81
ΔE00 5.26
Light Khaki
#E6F2A2
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 5.89
Khaki (CSS)
#F0E68C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB7F #8B7FDB
analogous
#DBB97F #CFDB7F #A1DB7F
triadic
#CFDB7F #7FCFDB #DB7FCF
tetradic
#CFDB7F #7FDBB9 #8B7FDB #DB7FA1
square
#CFDB7F #7FDBB9 #8B7FDB #DB7FA1
split-complementary
#CFDB7F #7FA1DB #B97FDB
monochromatic
#9EAF31 #BDCE4F #CFDB7F #E1E8AF #F3F6DF
Accessibility & contrast
On white
1.49
#CFDB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CFDB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB7F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB7F | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#D9D2C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfdb7f; /* rgb */ color: rgb(207, 219, 127); /* oklch */ color: oklch(86.2% 0.117 115.0);
Tailwind
colors: {
custom: {
50: '#dfe6a5',
500: '#cfdb7f',
950: '#000000',
},
}SCSS
$custom: #cfdb7f; $custom-light: #dfe6a5; $custom-dark: #000000;
JSON
{
"hex": "#cfdb7f",
"rgb": {
"r": 207,
"g": 219,
"b": 127
},
"hsl": {
"h": 67.826,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.86207,
"c": 0.11694,
"h": 115
},
"luminance": 0.65461
}Semantic roles & 50–950 ramp
primary
#CFDB7F
secondary
#5A4DB1
accent
#22C437
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480