#CBDD83#CBDD83
#CBDD83 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.4% C 0.116 H 118.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDD83 |
|---|---|
| RGB | rgb(203, 221, 131) |
| HSL | hsl(72, 57%, 69%) |
| HSV | hsv(72, 41%, 87%) |
| CMYK | cmyk(8.1%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(85.02, -19.84, 42.12) |
| CIE-LCH | lch(85.02, 46.56, 115.22°) |
| OKLab | oklab(86.39% -0.0548 0.1025) |
| OKLCH | oklch(86.39% 0.116 118.2) |
| XYZ | xyz(54.5820, 66.0484, 31.3415) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.38
Greenish Tan
#BCCB7A
ΔE00 4.35
Pale Olive
#B9CC81
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 4.78
Light Khaki
#E6F2A2
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDD83 #9583DD
analogous
#DDC283 #CBDD83 #9EDD83
triadic
#CBDD83 #83CBDD #DD83CB
tetradic
#CBDD83 #83DDC2 #9583DD #DD839E
square
#CBDD83 #83DDC2 #9583DD #DD839E
split-complementary
#CBDD83 #839EDD #C283DD
monochromatic
#9AB431 #B7D053 #CBDD83 #DFEAB3 #F3F7E3
Accessibility & contrast
On white
1.48
#CBDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CBDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDD83
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDD83 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#D3D4C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbdd83; /* rgb */ color: rgb(203, 221, 131); /* oklch */ color: oklch(86.4% 0.116 118.2);
Tailwind
colors: {
custom: {
50: '#dce7a8',
500: '#cbdd83',
950: '#000000',
},
}SCSS
$custom: #cbdd83; $custom-light: #dce7a8; $custom-dark: #000000;
JSON
{
"hex": "#cbdd83",
"rgb": {
"r": 203,
"g": 221,
"b": 131
},
"hsl": {
"h": 72,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.86392,
"c": 0.11625,
"h": 118.2
},
"luminance": 0.66048
}Semantic roles & 50–950 ramp
primary
#CBDD83
secondary
#6450B4
accent
#21C542
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480