#C5DBDA#C5DBDA
#C5DBDA is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.5% C 0.024 H 193.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DBDA |
|---|---|
| RGB | rgb(197, 219, 218) |
| HSL | hsl(177, 23%, 82%) |
| HSV | hsv(177, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.80, -7.50, -2.00) |
| CIE-LCH | lch(85.80, 7.76, 194.97°) |
| OKLab | oklab(87.48% -0.0229 -0.0055) |
| OKLCH | oklch(87.48% 0.024 193.4) |
| XYZ | xyz(61.0094, 67.5942, 76.1488) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Light Grey
#D8DCD6
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 7.83
Fog
#D8DCE0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DBDA #DBC5C6
analogous
#C5DBCF #C5DBDA #C5D1DB
triadic
#C5DBDA #DAC5DB #DBDAC5
tetradic
#C5DBDA #CFC5DB #DBC5C6 #D1DBC5
square
#C5DBDA #CFC5DB #DBC5C6 #D1DBC5
split-complementary
#C5DBDA #DBC5D1 #DBCFC5
monochromatic
#79ACAA #9FC4C2 #C5DBDA #EBF2F2 #ECF3F3
Accessibility & contrast
On white
1.45
#C5DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C5DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DBDA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DBDA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#BFDCDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c5dbda; /* rgb */ color: rgb(197, 219, 218); /* oklch */ color: oklch(87.5% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d6e6e5',
500: '#c5dbda',
950: '#000000',
},
}SCSS
$custom: #c5dbda; $custom-light: #d6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c5dbda",
"rgb": {
"r": 197,
"g": 219,
"b": 218
},
"hsl": {
"h": 177.273,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.87479,
"c": 0.02355,
"h": 193.4
},
"luminance": 0.67595
}Semantic roles & 50–950 ramp
primary
#C5DBDA
secondary
#B19394
accent
#4448A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484