#CBDA8F#CBDA8F
#CBDA8F is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.9% C 0.099 H 117.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDA8F |
|---|---|
| RGB | rgb(203, 218, 143) |
| HSL | hsl(72, 50%, 71%) |
| HSV | hsv(72, 34%, 85%) |
| CMYK | cmyk(6.9%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(84.39, -16.93, 35.29) |
| CIE-LCH | lch(84.39, 39.14, 115.64°) |
| OKLab | oklab(85.95% -0.0459 0.0873) |
| OKLCH | oklch(85.95% 0.099 117.7) |
| XYZ | xyz(54.6579, 64.8228, 35.6139) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.73
Greenish Beige
#C9D179
ΔE00 3.81
Greenish Tan
#BCCB7A
ΔE00 3.93
Pale Olive Green
#B1D27B
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDA8F #9E8FDA
analogous
#DAC38F #CBDA8F #A5DA8F
triadic
#CBDA8F #8FCBDA #DA8FCB
tetradic
#CBDA8F #8FDAC3 #9E8FDA #DA8FA5
square
#CBDA8F #8FDAC3 #9E8FDA #DA8FA5
split-complementary
#CBDA8F #8FA5DA #C38FDA
monochromatic
#9BB33B #B6CB61 #CBDA8F #E0E9BD #F4F7E8
Accessibility & contrast
On white
1.50
#CBDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CBDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDA8F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDA8F | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D28A
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#D2D2C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbda8f; /* rgb */ color: rgb(203, 218, 143); /* oklch */ color: oklch(85.9% 0.099 117.7);
Tailwind
colors: {
custom: {
50: '#dbe5b0',
500: '#cbda8f',
950: '#000000',
},
}SCSS
$custom: #cbda8f; $custom-light: #dbe5b0; $custom-dark: #000000;
JSON
{
"hex": "#cbda8f",
"rgb": {
"r": 203,
"g": 218,
"b": 143
},
"hsl": {
"h": 72,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.85948,
"c": 0.09864,
"h": 117.7
},
"luminance": 0.64822
}Semantic roles & 50–950 ramp
primary
#CBDA8F
secondary
#6D5CB1
accent
#28BE46
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481