#CBCFC3#CBCFC3
#CBCFC3 is a very light, near-neutral yellow-green. Relative luminance 0.613; OKLCH L 84.8% C 0.017 H 121.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFC3 |
|---|---|
| RGB | rgb(203, 207, 195) |
| HSL | hsl(80, 11%, 79%) |
| HSV | hsv(80, 6%, 81%) |
| CMYK | cmyk(1.9%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.52, -3.52, 5.48) |
| CIE-LCH | lch(82.52, 6.52, 122.74°) |
| OKLab | oklab(84.8% -0.0089 0.0144) |
| OKLCH | oklch(84.8% 0.017 121.8) |
| XYZ | xyz(56.7902, 61.2623, 60.4522) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.18
Silver (survey)
#C5C9C7
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 6.64
Silver
#C0C0C0
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFC3 #C7C3CF
analogous
#CFCDC3 #CBCFC3 #C5CFC3
triadic
#CBCFC3 #C3CBCF #CFC3CB
tetradic
#CBCFC3 #C3CFCD #C7C3CF #CFC3C5
square
#CBCFC3 #C3CFCD #C7C3CF #CFC3C5
split-complementary
#CBCFC3 #C3C5CF #CDC3CF
monochromatic
#90997F #AEB4A1 #CBCFC3 #E8EAE5 #F0F1EE
Accessibility & contrast
On white
1.58
#CBCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CBCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFC3
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFC3 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#CCCECB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcfc3; /* rgb */ color: rgb(203, 207, 195); /* oklch */ color: oklch(84.8% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#daddd5',
500: '#cbcfc3',
950: '#000000',
},
}SCSS
$custom: #cbcfc3; $custom-light: #daddd5; $custom-dark: #000000;
JSON
{
"hex": "#cbcfc3",
"rgb": {
"r": 203,
"g": 207,
"b": 195
},
"hsl": {
"h": 80,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84802,
"c": 0.01691,
"h": 121.8
},
"luminance": 0.61262
}Semantic roles & 50–950 ramp
primary
#CBCFC3
secondary
#9993A3
accent
#509567
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483