#CBDA80#CBDA80
#CBDA80 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.7% C 0.116 H 116.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDA80 |
|---|---|
| RGB | rgb(203, 218, 128) |
| HSL | hsl(70, 55%, 68%) |
| HSV | hsv(70, 41%, 85%) |
| CMYK | cmyk(6.9%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(84.17, -18.70, 42.53) |
| CIE-LCH | lch(84.17, 46.46, 113.73°) |
| OKLab | oklab(85.7% -0.0518 0.1033) |
| OKLCH | oklch(85.7% 0.116 116.6) |
| XYZ | xyz(53.5966, 64.3983, 30.0245) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.48
Greenish Tan
#BCCB7A
ΔE00 3.82
Pale Olive
#B9CC81
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.92
Light Olive
#ACBF69
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDA80 #8F80DA
analogous
#DABC80 #CBDA80 #9EDA80
triadic
#CBDA80 #80CBDA #DA80CB
tetradic
#CBDA80 #80DABC #8F80DA #DA809E
square
#CBDA80 #80DABC #8F80DA #DA809E
split-complementary
#CBDA80 #809EDA #BC80DA
monochromatic
#99AD32 #B8CC51 #CBDA80 #DEE8AF #F2F6DF
Accessibility & contrast
On white
1.51
#CBDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CBDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDA80
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDA80 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#D4D1C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbda80; /* rgb */ color: rgb(203, 218, 128); /* oklch */ color: oklch(85.7% 0.116 116.6);
Tailwind
colors: {
custom: {
50: '#dce5a6',
500: '#cbda80',
950: '#000000',
},
}SCSS
$custom: #cbda80; $custom-light: #dce5a6; $custom-dark: #000000;
JSON
{
"hex": "#cbda80",
"rgb": {
"r": 203,
"g": 218,
"b": 128
},
"hsl": {
"h": 70,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.85701,
"c": 0.11556,
"h": 116.6
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#CBDA80
secondary
#5F4EB0
accent
#23C23E
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480