#CEDFDF#CEDFDF
#CEDFDF is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 196.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDF |
|---|---|
| RGB | rgb(206, 223, 223) |
| HSL | hsl(180, 21%, 84%) |
| HSV | hsv(180, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.59, -5.65, -1.95) |
| CIE-LCH | lch(87.59, 5.98, 198.99°) |
| OKLab | oklab(89.09% -0.0174 -0.0053) |
| OKLCH | oklch(89.09% 0.018 196.8) |
| XYZ | xyz(65.1577, 71.2240, 80.1125) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDF #DFCECE
analogous
#CEDFD7 #CEDFDF #CED7DF
triadic
#CEDFDF #DFCEDF #DFDFCE
tetradic
#CEDFDF #D7CEDF #DFCECE #D7DFCE
square
#CEDFDF #D7CEDF #DFCECE #D7DFCE
split-complementary
#CEDFDF #DFCED7 #DFD7CE
monochromatic
#84AFAF #A9C7C7 #CEDFDF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#C9E0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfdf; /* rgb */ color: rgb(206, 223, 223); /* oklch */ color: oklch(89.1% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#dde9e9',
500: '#cedfdf',
950: '#000000',
},
}SCSS
$custom: #cedfdf; $custom-light: #dde9e9; $custom-dark: #000000;
JSON
{
"hex": "#cedfdf",
"rgb": {
"r": 206,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.89091,
"c": 0.01821,
"h": 196.8
},
"luminance": 0.71225
}Semantic roles & 50–950 ramp
primary
#CEDFDF
secondary
#B59C9C
accent
#46469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484