#CBDB98#CBDB98
#CBDB98 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.3% C 0.089 H 119.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB98 |
|---|---|
| RGB | rgb(203, 219, 152) |
| HSL | hsl(74, 48%, 73%) |
| HSV | hsv(74, 31%, 86%) |
| CMYK | cmyk(7.3%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(84.81, -16.27, 31.24) |
| CIE-LCH | lch(84.81, 35.22, 117.52°) |
| OKLab | oklab(86.33% -0.0437 0.078) |
| OKLCH | oklch(86.33% 0.089 119.2) |
| XYZ | xyz(55.6273, 65.6267, 39.4364) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.24
Greenish Tan
#BCCB7A
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.31
Pale Olive Green
#B1D27B
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB98 #A898DB
analogous
#DBC998 #CBDB98 #AADB98
triadic
#CBDB98 #98CBDB #DB98CB
tetradic
#CBDB98 #98DBC9 #A898DB #DB98AA
square
#CBDB98 #98DBC9 #A898DB #DB98AA
split-complementary
#CBDB98 #98AADB #C998DB
monochromatic
#9CB840 #B4CB6B #CBDB98 #E2EBC5 #F4F7E8
Accessibility & contrast
On white
1.49
#CBDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CBDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB98
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB98 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#D1D4CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbdb98; /* rgb */ color: rgb(203, 219, 152); /* oklch */ color: oklch(86.3% 0.089 119.2);
Tailwind
colors: {
custom: {
50: '#dbe6b7',
500: '#cbdb98',
950: '#000000',
},
}SCSS
$custom: #cbdb98; $custom-light: #dbe6b7; $custom-dark: #000000;
JSON
{
"hex": "#cbdb98",
"rgb": {
"r": 203,
"g": 219,
"b": 152
},
"hsl": {
"h": 74.328,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.86325,
"c": 0.08943,
"h": 119.2
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#CBDB98
secondary
#7765B3
accent
#2ABB4D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481