#CDDCDA#CDDCDA
#CDDCDA is a very light, near-neutral teal. Relative luminance 0.692; OKLCH L 88.3% C 0.016 H 187.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCDA |
|---|---|
| RGB | rgb(205, 220, 218) |
| HSL | hsl(172, 18%, 83%) |
| HSV | hsv(172, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.62, -5.39, -0.75) |
| CIE-LCH | lch(86.62, 5.44, 187.91°) |
| OKLab | oklab(88.26% -0.0162 -0.0021) |
| OKLCH | oklch(88.26% 0.016 187.3) |
| XYZ | xyz(63.4223, 69.2268, 76.3368) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 6.99
Azure (CSS)
#F0FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCDA #DCCDCF
analogous
#CDDCD2 #CDDCDA #CDD6DC
triadic
#CDDCDA #DACDDC #DCDACD
tetradic
#CDDCDA #D2CDDC #DCCDCF #D6DCCD
square
#CDDCDA #D2CDDC #DCCDCF #D6DCCD
split-complementary
#CDDCDA #DCCDD6 #DCD2CD
monochromatic
#85AAA5 #A9C3BF #CDDCDA #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CDDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CDDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCDA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCDA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#C9DDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddcda; /* rgb */ color: rgb(205, 220, 218); /* oklch */ color: oklch(88.3% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#dce6e5',
500: '#cddcda',
950: '#000000',
},
}SCSS
$custom: #cddcda; $custom-light: #dce6e5; $custom-dark: #000000;
JSON
{
"hex": "#cddcda",
"rgb": {
"r": 205,
"g": 220,
"b": 218
},
"hsl": {
"h": 172,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88259,
"c": 0.01634,
"h": 187.3
},
"luminance": 0.69227
}Semantic roles & 50–950 ramp
primary
#CDDCDA
secondary
#B29C9F
accent
#4A559C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484