#CEDEDB#CEDEDB
#CEDEDB is a very light, near-neutral teal. Relative luminance 0.705; OKLCH L 88.8% C 0.018 H 183.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEDB |
|---|---|
| RGB | rgb(206, 222, 219) |
| HSL | hsl(169, 20%, 84%) |
| HSV | hsv(169, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.23, -5.90, -0.37) |
| CIE-LCH | lch(87.23, 5.91, 183.58°) |
| OKLab | oklab(88.77% -0.0176 -0.0011) |
| OKLCH | oklch(88.77% 0.018 183.5) |
| XYZ | xyz(64.3584, 70.4781, 77.2170) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEDB #DECED1
analogous
#CEDED3 #CEDEDB #CED9DE
triadic
#CEDEDB #DBCEDE #DEDBCE
tetradic
#CEDEDB #D3CEDE #DECED1 #D9DECE
square
#CEDEDB #D3CEDE #DECED1 #D9DECE
split-complementary
#CEDEDB #DECED9 #DED3CE
monochromatic
#85ADA5 #A9C5C0 #CEDEDB #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CEDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CEDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEDB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEDB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#CADFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cededb; /* rgb */ color: rgb(206, 222, 219); /* oklch */ color: oklch(88.8% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#dde8e6',
500: '#cededb',
950: '#000000',
},
}SCSS
$custom: #cededb; $custom-light: #dde8e6; $custom-dark: #000000;
JSON
{
"hex": "#cededb",
"rgb": {
"r": 206,
"g": 222,
"b": 219
},
"hsl": {
"h": 168.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.8877,
"c": 0.01762,
"h": 183.5
},
"luminance": 0.70479
}Semantic roles & 50–950 ramp
primary
#CEDEDB
secondary
#B49CA1
accent
#48589E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484