#CBDD99#CBDD99
#CBDD99 is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.8% C 0.091 H 120.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDD99 |
|---|---|
| RGB | rgb(203, 221, 153) |
| HSL | hsl(76, 50%, 73%) |
| HSV | hsv(76, 31%, 87%) |
| CMYK | cmyk(8.1%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(85.36, -17.13, 31.46) |
| CIE-LCH | lch(85.36, 35.82, 118.57°) |
| OKLab | oklab(86.77% -0.0461 0.0786) |
| OKLCH | oklch(86.77% 0.091 120.4) |
| XYZ | xyz(56.2345, 66.7094, 40.0445) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.51
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.57
Greenish Beige
#C9D179
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDD99 #AB99DD
analogous
#DDCD99 #CBDD99 #A9DD99
triadic
#CBDD99 #99CBDD #DD99CB
tetradic
#CBDD99 #99DDCD #AB99DD #DD99A9
square
#CBDD99 #99DDCD #AB99DD #DD99A9
split-complementary
#CBDD99 #99A9DD #CD99DD
monochromatic
#9BBD3F #B4CE6B #CBDD99 #E2ECC7 #F3F7E8
Accessibility & contrast
On white
1.46
#CBDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CBDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDD99
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDD99 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#D1D6CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdd99; /* rgb */ color: rgb(203, 221, 153); /* oklch */ color: oklch(86.8% 0.091 120.4);
Tailwind
colors: {
custom: {
50: '#dbe7b7',
500: '#cbdd99',
950: '#000000',
},
}SCSS
$custom: #cbdd99; $custom-light: #dbe7b7; $custom-dark: #000000;
JSON
{
"hex": "#cbdd99",
"rgb": {
"r": 203,
"g": 221,
"b": 153
},
"hsl": {
"h": 75.882,
"s": 50,
"l": 73.333
},
"oklch": {
"l": 0.8677,
"c": 0.0911,
"h": 120.4
},
"luminance": 0.66709
}Semantic roles & 50–950 ramp
primary
#CBDD99
secondary
#7A65B5
accent
#28BD50
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481