#C3DBDF#C3DBDF
#C3DBDF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.5% C 0.026 H 208.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBDF |
|---|---|
| RGB | rgb(195, 219, 223) |
| HSL | hsl(189, 30%, 82%) |
| HSV | hsv(189, 13%, 87%) |
| CMYK | cmyk(12.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.80, -7.15, -4.67) |
| CIE-LCH | lch(85.80, 8.54, 213.12°) |
| OKLab | oklab(87.49% -0.023 -0.0126) |
| OKLCH | oklch(87.49% 0.026 208.7) |
| XYZ | xyz(61.1533, 67.5916, 79.6223) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.10
Fog
#D8DCE0
ΔE00 7.89
Lightcyan
#E0FFFF
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBDF #DFC7C3
analogous
#C3DFD5 #C3DBDF #C3CDDF
triadic
#C3DBDF #DFC3DB #DBDFC3
tetradic
#C3DBDF #D5C3DF #DFC7C3 #CDDFC3
square
#C3DBDF #D5C3DF #DFC7C3 #CDDFC3
split-complementary
#C3DBDF #DFC3CD #DFD5C3
monochromatic
#73ABB4 #9BC3CA #C3DBDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.45
#C3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C3DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBDF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBDF | 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)
#D7D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#BBDDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dbdf; /* rgb */ color: rgb(195, 219, 223); /* oklch */ color: oklch(87.5% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#d5e6e9',
500: '#c3dbdf',
950: '#000000',
},
}SCSS
$custom: #c3dbdf; $custom-light: #d5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c3dbdf",
"rgb": {
"r": 195,
"g": 219,
"b": 223
},
"hsl": {
"h": 188.571,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87488,
"c": 0.02621,
"h": 208.7
},
"luminance": 0.67593
}Semantic roles & 50–950 ramp
primary
#C3DBDF
secondary
#B79590
accent
#4C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484