#CBDFCB#CBDFCB
#CBDFCB is a very light, muted green. Relative luminance 0.698; OKLCH L 88.3% C 0.034 H 145.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFCB |
|---|---|
| RGB | rgb(203, 223, 203) |
| HSL | hsl(120, 24%, 84%) |
| HSV | hsv(120, 9%, 87%) |
| CMYK | cmyk(9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.89, -10.34, 7.54) |
| CIE-LCH | lch(86.89, 12.80, 143.92°) |
| OKLab | oklab(88.32% -0.0283 0.0197) |
| OKLCH | oklch(88.32% 0.034 145.3) |
| XYZ | xyz(61.7936, 69.7830, 66.7023) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 8.67
Beige
#F5F5DC
ΔE00 9.36
Ice
#D6FFFA
ΔE00 10.24
Mintcream
#F5FFFA
ΔE00 10.52
Off White (survey)
#FFFFE4
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFCB #DFCBDF
analogous
#D5DFCB #CBDFCB #CBDFD5
triadic
#CBDFCB #CBCBDF #DFCBCB
tetradic
#CBDFCB #CBD5DF #DFCBDF #DFD5CB
square
#CBDFCB #CBD5DF #DFCBDF #DFD5CB
split-complementary
#CBDFCB #D5CBDF #DFCBD5
monochromatic
#7FB07F #A5C8A5 #CBDFCB #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.40
#CBDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CBDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFCB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFCB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#C9DED9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdfcb; /* rgb */ color: rgb(203, 223, 203); /* oklch */ color: oklch(88.3% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#dae9da',
500: '#cbdfcb',
950: '#000000',
},
}SCSS
$custom: #cbdfcb; $custom-light: #dae9da; $custom-dark: #000000;
JSON
{
"hex": "#cbdfcb",
"rgb": {
"r": 203,
"g": 223,
"b": 203
},
"hsl": {
"h": 120,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88319,
"c": 0.03449,
"h": 145.3
},
"luminance": 0.69784
}Semantic roles & 50–950 ramp
primary
#CBDFCB
secondary
#B698B6
accent
#43A2A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483