#CFDFDA#CFDFDA
#CFDFDA is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.0% C 0.018 H 175.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFDA |
|---|---|
| RGB | rgb(207, 223, 218) |
| HSL | hsl(161, 20%, 84%) |
| HSV | hsv(161, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.53, -6.27, 0.61) |
| CIE-LCH | lch(87.53, 6.30, 174.45°) |
| OKLab | oklab(89.02% -0.0184 0.0015) |
| OKLCH | oklch(89.02% 0.018 175.3) |
| XYZ | xyz(64.7721, 71.1020, 76.6277) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.39
Mintcream
#F5FFFA
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFDA #DFCFD4
analogous
#CFDFD2 #CFDFDA #CFDCDF
triadic
#CFDFDA #DACFDF #DFDACF
tetradic
#CFDFDA #D2CFDF #DFCFD4 #DCDFCF
square
#CFDFDA #D2CFDF #DFCFD4 #DCDFCF
split-complementary
#CFDFDA #DFCFDC #DFD2CF
monochromatic
#86AEA1 #AAC7BE #CFDFDA #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.38
#CFDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CFDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFDA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFDA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#CCDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfda; /* rgb */ color: rgb(207, 223, 218); /* oklch */ color: oklch(89.0% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#dde9e5',
500: '#cfdfda',
950: '#000000',
},
}SCSS
$custom: #cfdfda; $custom-light: #dde9e5; $custom-dark: #000000;
JSON
{
"hex": "#cfdfda",
"rgb": {
"r": 207,
"g": 223,
"b": 218
},
"hsl": {
"h": 161.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89019,
"c": 0.01841,
"h": 175.3
},
"luminance": 0.71103
}Semantic roles & 50–950 ramp
primary
#CFDFDA
secondary
#B59DA5
accent
#47629E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484