#CFDBBE#CFDBBE
#CFDBBE is a very light, muted yellow-green. Relative luminance 0.676; OKLCH L 87.5% C 0.041 H 125.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBBE |
|---|---|
| RGB | rgb(207, 219, 190) |
| HSL | hsl(85, 29%, 80%) |
| HSV | hsv(85, 13%, 86%) |
| CMYK | cmyk(5.5%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.83, -9.15, 12.90) |
| CIE-LCH | lch(85.83, 15.82, 125.36°) |
| OKLab | oklab(87.45% -0.0239 0.0334) |
| OKLCH | oklch(87.45% 0.041 125.6) |
| XYZ | xyz(60.3565, 67.6460, 58.5825) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.79
Honeydew
#F0FFF0
ΔE00 9.33
Lightyellow
#FFFFE0
ΔE00 9.38
Eggshell
#F0EAD6
ΔE00 9.45
Off White (survey)
#FFFFE4
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBBE #CABEDB
analogous
#DBD9BE #CFDBBE #C0DBBE
triadic
#CFDBBE #BECFDB #DBBECF
tetradic
#CFDBBE #BEDBD9 #CABEDB #DBBEC0
square
#CFDBBE #BEDBD9 #CABEDB #DBBEC0
split-complementary
#CFDBBE #BEC0DB #D9BEDB
monochromatic
#95AF6F #B2C597 #CFDBBE #ECF1E5 #F0F4EB
Accessibility & contrast
On white
1.45
#CFDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CFDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBBE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBBE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#D1D8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdbbe; /* rgb */ color: rgb(207, 219, 190); /* oklch */ color: oklch(87.5% 0.041 125.6);
Tailwind
colors: {
custom: {
50: '#dde6d1',
500: '#cfdbbe',
950: '#000000',
},
}SCSS
$custom: #cfdbbe; $custom-light: #dde6d1; $custom-dark: #000000;
JSON
{
"hex": "#cfdbbe",
"rgb": {
"r": 207,
"g": 219,
"b": 190
},
"hsl": {
"h": 84.828,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87452,
"c": 0.0411,
"h": 125.6
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#CFDBBE
secondary
#9B8BB2
accent
#3EA76A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483