#CBDDBB#CBDDBB
#CBDDBB is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.5% C 0.050 H 130.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDBB |
|---|---|
| RGB | rgb(203, 221, 187) |
| HSL | hsl(92, 33%, 80%) |
| HSV | hsv(92, 15%, 87%) |
| CMYK | cmyk(8.1%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(86.00, -12.07, 14.68) |
| CIE-LCH | lch(86.00, 19.01, 129.41°) |
| OKLab | oklab(87.5% -0.0321 0.0379) |
| OKLCH | oklch(87.5% 0.05 130.2) |
| XYZ | xyz(59.4532, 67.9969, 56.9966) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.20
Light Sage
#BCECAC
ΔE00 8.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.36
Beige
#F5F5DC
ΔE00 9.48
Very Pale Green
#CFFDBC
ΔE00 10.05
Honeydew
#F0FFF0
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDBB #CDBBDD
analogous
#DCDDBB #CBDDBB #BBDDBC
triadic
#CBDDBB #BBCBDD #DDBBCB
tetradic
#CBDDBB #BBDCDD #CDBBDD #DDBCBB
square
#CBDDBB #BBDCDD #CDBBDD #DDBCBB
split-complementary
#CBDDBB #BCBBDD #DDBBDC
monochromatic
#8DB469 #ACC992 #CBDDBB #EAF1E4 #EFF5EB
Accessibility & contrast
On white
1.44
#CBDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#CBDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDBB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDBB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#CCDAD3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbddbb; /* rgb */ color: rgb(203, 221, 187); /* oklch */ color: oklch(87.5% 0.050 130.2);
Tailwind
colors: {
custom: {
50: '#dbe7cf',
500: '#cbddbb',
950: '#000000',
},
}SCSS
$custom: #cbddbb; $custom-light: #dbe7cf; $custom-dark: #000000;
JSON
{
"hex": "#cbddbb",
"rgb": {
"r": 203,
"g": 221,
"b": 187
},
"hsl": {
"h": 91.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87498,
"c": 0.04966,
"h": 130.2
},
"luminance": 0.67997
}Semantic roles & 50–950 ramp
primary
#CBDDBB
secondary
#9F87B5
accent
#39AC76
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151613
muted
#848483