#CFDEDA#CFDEDA
#CFDEDA is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.8% C 0.017 H 178.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEDA |
|---|---|
| RGB | rgb(207, 222, 218) |
| HSL | hsl(164, 19%, 84%) |
| HSV | hsv(164, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(87.28, -5.76, 0.23) |
| CIE-LCH | lch(87.28, 5.76, 177.70°) |
| OKLab | oklab(88.82% -0.017 0.0005) |
| OKLCH | oklch(88.82% 0.017 178.2) |
| XYZ | xyz(64.5057, 70.5692, 76.5389) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.24
Azure (CSS)
#F0FFFF
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEDA #DECFD3
analogous
#CFDED3 #CFDEDA #CFDBDE
triadic
#CFDEDA #DACFDE #DEDACF
tetradic
#CFDEDA #D3CFDE #DECFD3 #DBDECF
square
#CFDEDA #D3CFDE #DECFD3 #DBDECF
split-complementary
#CFDEDA #DECFDB #DED3CF
monochromatic
#86ACA2 #ABC5BE #CFDEDA #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.39
#CFDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CFDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEDA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEDA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#CCDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdeda; /* rgb */ color: rgb(207, 222, 218); /* oklch */ color: oklch(88.8% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#dde8e5',
500: '#cfdeda',
950: '#000000',
},
}SCSS
$custom: #cfdeda; $custom-light: #dde8e5; $custom-dark: #000000;
JSON
{
"hex": "#cfdeda",
"rgb": {
"r": 207,
"g": 222,
"b": 218
},
"hsl": {
"h": 164,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88815,
"c": 0.01697,
"h": 178.2
},
"luminance": 0.7057
}Semantic roles & 50–950 ramp
primary
#CFDEDA
secondary
#B49DA3
accent
#495F9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484