#C4DBDA#C4DBDA
#C4DBDA is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.025 H 193.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBDA |
|---|---|
| RGB | rgb(196, 219, 218) |
| HSL | hsl(177, 24%, 81%) |
| HSV | hsv(177, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.74, -7.82, -2.11) |
| CIE-LCH | lch(85.74, 8.10, 195.11°) |
| OKLab | oklab(87.41% -0.0239 -0.0057) |
| OKLCH | oklch(87.41% 0.025 193.5) |
| XYZ | xyz(60.7484, 67.4596, 76.1365) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 7.99
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBDA #DBC4C5
analogous
#C4DBCF #C4DBDA #C4D1DB
triadic
#C4DBDA #DAC4DB #DBDAC4
tetradic
#C4DBDA #CFC4DB #DBC4C5 #D1DBC4
square
#C4DBDA #CFC4DB #DBC4C5 #D1DBC4
split-complementary
#C4DBDA #DBC4D1 #DBCFC4
monochromatic
#78ADAA #9EC4C2 #C4DBDA #EAF2F2 #ECF3F3
Accessibility & contrast
On white
1.45
#C4DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C4DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBDA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBDA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#BEDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dbda; /* rgb */ color: rgb(196, 219, 218); /* oklch */ color: oklch(87.4% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#d6e6e5',
500: '#c4dbda',
950: '#000000',
},
}SCSS
$custom: #c4dbda; $custom-light: #d6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c4dbda",
"rgb": {
"r": 196,
"g": 219,
"b": 218
},
"hsl": {
"h": 177.391,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.87408,
"c": 0.02459,
"h": 193.5
},
"luminance": 0.67461
}Semantic roles & 50–950 ramp
primary
#C4DBDA
secondary
#B19293
accent
#4347A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484