#CBCFC4#CBCFC4
#CBCFC4 is a very light, near-neutral yellow-green. Relative luminance 0.613; OKLCH L 84.8% C 0.016 H 123.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFC4 |
|---|---|
| RGB | rgb(203, 207, 196) |
| HSL | hsl(82, 10%, 79%) |
| HSV | hsv(82, 5%, 81%) |
| CMYK | cmyk(1.9%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.54, -3.35, 4.98) |
| CIE-LCH | lch(82.54, 6.00, 123.90°) |
| OKLab | oklab(84.83% -0.0085 0.0131) |
| OKLCH | oklch(84.83% 0.016 123.1) |
| XYZ | xyz(56.9037, 61.3077, 61.0496) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.90
Silver (survey)
#C5C9C7
ΔE00 4.48
Light Gray
#D3D3D3
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.00
Warm Gray
#C9BEB0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFC4 #C8C4CF
analogous
#CFCEC4 #CBCFC4 #C6CFC4
triadic
#CBCFC4 #C4CBCF #CFC4CB
tetradic
#CBCFC4 #C4CFCE #C8C4CF #CFC4C6
square
#CBCFC4 #C4CFCE #C8C4CF #CFC4C6
split-complementary
#CBCFC4 #C4C6CF #CEC4CF
monochromatic
#909881 #ADB4A2 #CBCFC4 #E9EAE6 #F0F1EE
Accessibility & contrast
On white
1.58
#CBCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CBCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFC4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFC4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC3
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#CCCECC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcfc4; /* rgb */ color: rgb(203, 207, 196); /* oklch */ color: oklch(84.8% 0.016 123.1);
Tailwind
colors: {
custom: {
50: '#daddd5',
500: '#cbcfc4',
950: '#000000',
},
}SCSS
$custom: #cbcfc4; $custom-light: #daddd5; $custom-dark: #000000;
JSON
{
"hex": "#cbcfc4",
"rgb": {
"r": 203,
"g": 207,
"b": 196
},
"hsl": {
"h": 81.818,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84829,
"c": 0.01561,
"h": 123.1
},
"luminance": 0.61308
}Semantic roles & 50–950 ramp
primary
#CBCFC4
secondary
#9A94A3
accent
#51946A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483