#CEDDDD#CEDDDD
#CEDDDD is a very light, near-neutral teal. Relative luminance 0.701; OKLCH L 88.6% C 0.016 H 196.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDDD |
|---|---|
| RGB | rgb(206, 221, 221) |
| HSL | hsl(180, 18%, 84%) |
| HSV | hsv(180, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(87.02, -5.01, -1.73) |
| CIE-LCH | lch(87.02, 5.29, 199.04°) |
| OKLab | oklab(88.62% -0.0154 -0.0047) |
| OKLCH | oklch(88.62% 0.016 196.9) |
| XYZ | xyz(64.3584, 70.0544, 78.5238) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.76
Azure (CSS)
#F0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDDD #DDCECE
analogous
#CEDDD5 #CEDDDD #CED5DD
triadic
#CEDDDD #DDCEDD #DDDDCE
tetradic
#CEDDDD #D5CEDD #DDCECE #D5DDCE
square
#CEDDDD #D5CEDD #DDCECE #D5DDCE
split-complementary
#CEDDDD #DDCED5 #DDD5CE
monochromatic
#86ABAB #AAC4C4 #CEDDDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#CEDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CEDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDDD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDDD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#CADEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedddd; /* rgb */ color: rgb(206, 221, 221); /* oklch */ color: oklch(88.6% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#dde7e7',
500: '#cedddd',
950: '#000000',
},
}SCSS
$custom: #cedddd; $custom-light: #dde7e7; $custom-dark: #000000;
JSON
{
"hex": "#cedddd",
"rgb": {
"r": 206,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88624,
"c": 0.01612,
"h": 196.9
},
"luminance": 0.70055
}Semantic roles & 50–950 ramp
primary
#CEDDDD
secondary
#B39D9D
accent
#49499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484