#CFD67B#CFD67B
#CFD67B is a very light, moderate yellow. Relative luminance 0.628; OKLCH L 85.1% C 0.115 H 112.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD67B |
|---|---|
| RGB | rgb(207, 214, 123) |
| HSL | hsl(65, 53%, 66%) |
| HSV | hsv(65, 43%, 84%) |
| CMYK | cmyk(3.3%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(83.33, -15.69, 44.01) |
| CIE-LCH | lch(83.33, 46.73, 109.63°) |
| OKLab | oklab(85.08% -0.0438 0.1063) |
| OKLCH | oklch(85.08% 0.115 112.4) |
| XYZ | xyz(53.3545, 62.7894, 28.0440) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.34
Greenish Tan
#BCCB7A
ΔE00 4.10
Pale Olive
#B9CC81
ΔE00 5.30
Khaki (CSS)
#F0E68C
ΔE00 6.25
Pale Olive Green
#B1D27B
ΔE00 6.58
Light Khaki
#E6F2A2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD67B #827BD6
analogous
#D6AF7B #CFD67B #A1D67B
triadic
#CFD67B #7BCFD6 #D67BCF
tetradic
#CFD67B #7BD6AF #827BD6 #D67BA1
square
#CFD67B #7BD6AF #827BD6 #D67BA1
split-complementary
#CFD67B #7BA1D6 #AF7BD6
monochromatic
#9BA433 #BEC74C #CFD67B #E0E5AA #F1F3D8
Accessibility & contrast
On white
1.55
#CFD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CFD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD67B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD67B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#D9CCC0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd67b; /* rgb */ color: rgb(207, 214, 123); /* oklch */ color: oklch(85.1% 0.115 112.4);
Tailwind
colors: {
custom: {
50: '#dfe2a3',
500: '#cfd67b',
950: '#000000',
},
}SCSS
$custom: #cfd67b; $custom-light: #dfe2a3; $custom-dark: #000000;
JSON
{
"hex": "#cfd67b",
"rgb": {
"r": 207,
"g": 214,
"b": 123
},
"hsl": {
"h": 64.615,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.85082,
"c": 0.11498,
"h": 112.4
},
"luminance": 0.62789
}Semantic roles & 50–950 ramp
primary
#CFD67B
secondary
#544DA8
accent
#25C031
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480