#CBDA7F#CBDA7F
#CBDA7F is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 85.7% C 0.117 H 116.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDA7F |
|---|---|
| RGB | rgb(203, 218, 127) |
| HSL | hsl(70, 55%, 68%) |
| HSV | hsv(70, 42%, 85%) |
| CMYK | cmyk(6.9%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(84.16, -18.81, 43.01) |
| CIE-LCH | lch(84.16, 46.94, 113.62°) |
| OKLab | oklab(85.69% -0.0522 0.1043) |
| OKLCH | oklch(85.69% 0.117 116.6) |
| XYZ | xyz(53.5311, 64.3721, 29.6796) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.46
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.61
Pale Olive Green
#B1D27B
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.98
Light Olive
#ACBF69
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDA7F #8E7FDA
analogous
#DABB7F #CBDA7F #9DDA7F
triadic
#CBDA7F #7FCBDA #DA7FCB
tetradic
#CBDA7F #7FDABB #8E7FDA #DA7F9D
square
#CBDA7F #7FDABB #8E7FDA #DA7F9D
split-complementary
#CBDA7F #7F9DDA #BB7FDA
monochromatic
#98AD32 #B8CC50 #CBDA7F #DEE8AE #F2F5DE
Accessibility & contrast
On white
1.51
#CBDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CBDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDA7F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDA7F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#D4D1C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbda7f; /* rgb */ color: rgb(203, 218, 127); /* oklch */ color: oklch(85.7% 0.117 116.6);
Tailwind
colors: {
custom: {
50: '#dce5a5',
500: '#cbda7f',
950: '#000000',
},
}SCSS
$custom: #cbda7f; $custom-light: #dce5a5; $custom-dark: #000000;
JSON
{
"hex": "#cbda7f",
"rgb": {
"r": 203,
"g": 218,
"b": 127
},
"hsl": {
"h": 69.89,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.85686,
"c": 0.11665,
"h": 116.6
},
"luminance": 0.64372
}Semantic roles & 50–950 ramp
primary
#CBDA7F
secondary
#5E4EAF
accent
#23C33D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480