#CBDEBE#CBDEBE
#CBDEBE is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.8% C 0.048 H 132.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEBE |
|---|---|
| RGB | rgb(203, 222, 190) |
| HSL | hsl(96, 33%, 81%) |
| HSV | hsv(96, 14%, 87%) |
| CMYK | cmyk(8.6%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.33, -12.07, 13.57) |
| CIE-LCH | lch(86.33, 18.17, 131.65°) |
| OKLab | oklab(87.78% -0.0322 0.0351) |
| OKLCH | oklch(87.78% 0.048 132.6) |
| XYZ | xyz(60.0425, 68.6563, 58.7940) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.58
Light Sage
#BCECAC
ΔE00 9.08
Beige
#F5F5DC
ΔE00 9.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.55
Honeydew
#F0FFF0
ΔE00 9.63
Very Pale Green
#CFFDBC
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEBE #D1BEDE
analogous
#DBDEBE #CBDEBE #BEDEC1
triadic
#CBDEBE #BECBDE #DEBECB
tetradic
#CBDEBE #BEDBDE #D1BEDE #DEC1BE
square
#CBDEBE #BEDBDE #D1BEDE #DEC1BE
split-complementary
#CBDEBE #C1BEDE #DEBEDB
monochromatic
#8AB56D #ABC995 #CBDEBE #EBF3E7 #EFF5EB
Accessibility & contrast
On white
1.43
#CBDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CBDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEBE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEBE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#CCDBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdebe; /* rgb */ color: rgb(203, 222, 190); /* oklch */ color: oklch(87.8% 0.048 132.6);
Tailwind
colors: {
custom: {
50: '#dbe8d1',
500: '#cbdebe',
950: '#000000',
},
}SCSS
$custom: #cbdebe; $custom-light: #dbe8d1; $custom-dark: #000000;
JSON
{
"hex": "#cbdebe",
"rgb": {
"r": 203,
"g": 222,
"b": 190
},
"hsl": {
"h": 95.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.87781,
"c": 0.04767,
"h": 132.6
},
"luminance": 0.68657
}Semantic roles & 50–950 ramp
primary
#CBDEBE
secondary
#A48AB6
accent
#3AAB7D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483