#CEDFD9#CEDFD9
#CEDFD9 is a very light, near-neutral teal. Relative luminance 0.709; OKLCH L 88.9% C 0.020 H 172.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFD9 |
|---|---|
| RGB | rgb(206, 223, 217) |
| HSL | hsl(159, 21%, 84%) |
| HSV | hsv(159, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.44, -6.79, 0.99) |
| CIE-LCH | lch(87.44, 6.86, 171.71°) |
| OKLab | oklab(88.92% -0.0198 0.0025) |
| OKLCH | oklch(88.92% 0.02 172.7) |
| XYZ | xyz(64.3630, 70.9062, 75.9275) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 7.43
Azure (CSS)
#F0FFFF
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 7.69
Honeydew
#F0FFF0
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFD9 #DFCED4
analogous
#CEDFD1 #CEDFD9 #CEDDDF
triadic
#CEDFD9 #D9CEDF #DFD9CE
tetradic
#CEDFD9 #D1CEDF #DFCED4 #DDDFCE
square
#CEDFD9 #D1CEDF #DFCED4 #DDDFCE
split-complementary
#CEDFD9 #DFCEDD #DFD1CE
monochromatic
#84AFA0 #A9C7BC #CEDFD9 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.38
#CEDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CEDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFD9
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFD9 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#DADAD9
Tritanopia (blue-blind)
#CBDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfd9; /* rgb */ color: rgb(206, 223, 217); /* oklch */ color: oklch(88.9% 0.020 172.7);
Tailwind
colors: {
custom: {
50: '#dde9e4',
500: '#cedfd9',
950: '#000000',
},
}SCSS
$custom: #cedfd9; $custom-light: #dde9e4; $custom-dark: #000000;
JSON
{
"hex": "#cedfd9",
"rgb": {
"r": 206,
"g": 223,
"b": 217
},
"hsl": {
"h": 158.824,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88918,
"c": 0.01992,
"h": 172.7
},
"luminance": 0.70907
}Semantic roles & 50–950 ramp
primary
#CEDFD9
secondary
#B59CA5
accent
#46669F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484