#CBDB93#CBDB93
#CBDB93 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.2% C 0.095 H 118.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB93 |
|---|---|
| RGB | rgb(203, 219, 147) |
| HSL | hsl(73, 50%, 72%) |
| HSV | hsv(73, 33%, 86%) |
| CMYK | cmyk(7.3%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(84.72, -16.93, 33.69) |
| CIE-LCH | lch(84.72, 37.70, 116.68°) |
| OKLab | oklab(86.23% -0.0457 0.0837) |
| OKLCH | oklch(86.23% 0.095 118.6) |
| XYZ | xyz(55.2264, 65.4664, 37.3250) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.39
Greenish Beige
#C9D179
ΔE00 4.50
Pale Olive Green
#B1D27B
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB93 #A393DB
analogous
#DBC793 #CBDB93 #A7DB93
triadic
#CBDB93 #93CBDB #DB93CB
tetradic
#CBDB93 #93DBC7 #A393DB #DB93A7
square
#CBDB93 #93DBC7 #A393DB #DB93A7
split-complementary
#CBDB93 #93A7DB #C793DB
monochromatic
#9CB73D #B5CC65 #CBDB93 #E1EAC1 #F4F7E8
Accessibility & contrast
On white
1.49
#CBDB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CBDB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB93
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB93 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38E
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#D2D4C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb93; /* rgb */ color: rgb(203, 219, 147); /* oklch */ color: oklch(86.2% 0.095 118.6);
Tailwind
colors: {
custom: {
50: '#dbe6b3',
500: '#cbdb93',
950: '#000000',
},
}SCSS
$custom: #cbdb93; $custom-light: #dbe6b3; $custom-dark: #000000;
JSON
{
"hex": "#cbdb93",
"rgb": {
"r": 203,
"g": 219,
"b": 147
},
"hsl": {
"h": 73.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.86233,
"c": 0.09535,
"h": 118.6
},
"luminance": 0.65466
}Semantic roles & 50–950 ramp
primary
#CBDB93
secondary
#7260B2
accent
#28BD49
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481