#C6DDDB#C6DDDB
#C6DDDB is a very light, muted teal. Relative luminance 0.688; OKLCH L 88.0% C 0.025 H 190.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDDB |
|---|---|
| RGB | rgb(198, 221, 219) |
| HSL | hsl(175, 25%, 82%) |
| HSV | hsv(175, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.42, -8.00, -1.62) |
| CIE-LCH | lch(86.42, 8.17, 191.44°) |
| OKLab | oklab(87.99% -0.0243 -0.0044) |
| OKLCH | oklch(87.99% 0.025 190.4) |
| XYZ | xyz(61.9284, 68.8320, 77.0273) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.57
Light Grey
#D8DCD6
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Very Pale Blue
#D6FFFE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDDB #DDC6C8
analogous
#C6DDD0 #C6DDDB #C6D4DD
triadic
#C6DDDB #DBC6DD #DDDBC6
tetradic
#C6DDDB #D0C6DD #DDC6C8 #D4DDC6
square
#C6DDDB #D0C6DD #DDC6C8 #D4DDC6
split-complementary
#C6DDDB #DDC6D4 #DDD0C6
monochromatic
#79AFAB #A0C6C3 #C6DDDB #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.42
#C6DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C6DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDDB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDDB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#C0DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6dddb; /* rgb */ color: rgb(198, 221, 219); /* oklch */ color: oklch(88.0% 0.025 190.4);
Tailwind
colors: {
custom: {
50: '#d7e7e6',
500: '#c6dddb',
950: '#000000',
},
}SCSS
$custom: #c6dddb; $custom-light: #d7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dddb",
"rgb": {
"r": 198,
"g": 221,
"b": 219
},
"hsl": {
"h": 174.783,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87992,
"c": 0.02466,
"h": 190.4
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#C6DDDB
secondary
#B49396
accent
#424AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484