#CBDB94#CBDB94
#CBDB94 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.3% C 0.094 H 118.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB94 |
|---|---|
| RGB | rgb(203, 219, 148) |
| HSL | hsl(74, 50%, 72%) |
| HSV | hsv(74, 32%, 86%) |
| CMYK | cmyk(7.3%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(84.74, -16.80, 33.20) |
| CIE-LCH | lch(84.74, 37.21, 116.84°) |
| OKLab | oklab(86.25% -0.0453 0.0826) |
| OKLCH | oklch(86.25% 0.094 118.7) |
| XYZ | xyz(55.3052, 65.4979, 37.7400) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.97
Greenish Tan
#BCCB7A
ΔE00 4.48
Greenish Beige
#C9D179
ΔE00 4.66
Pale Olive Green
#B1D27B
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB94 #A494DB
analogous
#DBC894 #CBDB94 #A8DB94
triadic
#CBDB94 #94CBDB #DB94CB
tetradic
#CBDB94 #94DBC8 #A494DB #DB94A8
square
#CBDB94 #94DBC8 #A494DB #DB94A8
split-complementary
#CBDB94 #94A8DB #C894DB
monochromatic
#9CB73E #B5CC66 #CBDB94 #E1EAC2 #F4F7E8
Accessibility & contrast
On white
1.49
#CBDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CBDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB94
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB94 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38F
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#D2D4C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbdb94; /* rgb */ color: rgb(203, 219, 148); /* oklch */ color: oklch(86.3% 0.094 118.7);
Tailwind
colors: {
custom: {
50: '#dbe6b4',
500: '#cbdb94',
950: '#000000',
},
}SCSS
$custom: #cbdb94; $custom-light: #dbe6b4; $custom-dark: #000000;
JSON
{
"hex": "#cbdb94",
"rgb": {
"r": 203,
"g": 219,
"b": 148
},
"hsl": {
"h": 73.521,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.86251,
"c": 0.09417,
"h": 118.7
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#CBDB94
secondary
#7361B2
accent
#29BD4A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481