#CEDDDE#CEDDDE
#CEDDDE is a very light, near-neutral teal. Relative luminance 0.701; OKLCH L 88.7% C 0.016 H 201.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDDE |
|---|---|
| RGB | rgb(206, 221, 222) |
| HSL | hsl(184, 20%, 84%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.05, -4.81, -2.22) |
| CIE-LCH | lch(87.05, 5.30, 204.72°) |
| OKLab | oklab(88.65% -0.015 -0.006) |
| OKLCH | oklch(88.65% 0.016 201.7) |
| XYZ | xyz(64.4921, 70.1079, 79.2275) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.66
Azure (CSS)
#F0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDDE #DECFCE
analogous
#CEDED7 #CEDDDE #CED5DE
triadic
#CEDDDE #DECEDD #DDDECE
tetradic
#CEDDDE #D7CEDE #DECFCE #D5DECE
square
#CEDDDE #D7CEDE #DECFCE #D5DECE
split-complementary
#CEDDDE #DECED5 #DED7CE
monochromatic
#85AAAD #A9C4C5 #CEDDDE #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.40
#CEDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CEDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDDE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDDE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#CADEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceddde; /* rgb */ color: rgb(206, 221, 222); /* oklch */ color: oklch(88.7% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#dde7e8',
500: '#ceddde',
950: '#000000',
},
}SCSS
$custom: #ceddde; $custom-light: #dde7e8; $custom-dark: #000000;
JSON
{
"hex": "#ceddde",
"rgb": {
"r": 206,
"g": 221,
"b": 222
},
"hsl": {
"h": 183.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88653,
"c": 0.01619,
"h": 201.7
},
"luminance": 0.70109
}Semantic roles & 50–950 ramp
primary
#CEDDDE
secondary
#B49E9C
accent
#4D489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484