#C7DBDA#C7DBDA
#C7DBDA is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.021 H 193.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDA |
|---|---|
| RGB | rgb(199, 219, 218) |
| HSL | hsl(177, 22%, 82%) |
| HSV | hsv(177, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.94, -6.85, -1.79) |
| CIE-LCH | lch(85.94, 7.08, 194.64°) |
| OKLab | oklab(87.62% -0.0209 -0.0049) |
| OKLCH | oklch(87.62% 0.021 193.1) |
| XYZ | xyz(61.5367, 67.8661, 76.1735) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDA #DBC7C8
analogous
#C7DBD0 #C7DBDA #C7D2DB
triadic
#C7DBDA #DAC7DB #DBDAC7
tetradic
#C7DBDA #D0C7DB #DBC7C8 #D2DBC7
square
#C7DBDA #D0C7DB #DBC7C8 #D2DBC7
split-complementary
#C7DBDA #DBC7D2 #DBD0C7
monochromatic
#7CABA9 #A2C3C1 #C7DBDA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C7DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C7DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#C2DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbda; /* rgb */ color: rgb(199, 219, 218); /* oklch */ color: oklch(87.6% 0.021 193.1);
Tailwind
colors: {
custom: {
50: '#d8e6e5',
500: '#c7dbda',
950: '#000000',
},
}SCSS
$custom: #c7dbda; $custom-light: #d8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c7dbda",
"rgb": {
"r": 199,
"g": 219,
"b": 218
},
"hsl": {
"h": 177,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.87621,
"c": 0.02146,
"h": 193.1
},
"luminance": 0.67867
}Semantic roles & 50–950 ramp
primary
#C7DBDA
secondary
#B19597
accent
#454AA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484