#C3DBCF#C3DBCF
#C3DBCF is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.030 H 164.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DBCF |
|---|---|
| RGB | rgb(195, 219, 207) |
| HSL | hsl(150, 25%, 81%) |
| HSV | hsv(150, 11%, 86%) |
| CMYK | cmyk(11%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.39, -10.26, 3.19) |
| CIE-LCH | lch(85.39, 10.74, 162.73°) |
| OKLab | oklab(87.02% -0.0292 0.0083) |
| OKLCH | oklch(87.02% 0.03 164.2) |
| XYZ | xyz(59.0972, 66.7692, 68.7936) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.31
Honeydew
#F0FFF0
ΔE00 8.75
Ice
#D6FFFA
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.12
Lightcyan
#E0FFFF
ΔE00 9.39
Ice Blue (survey)
#D7FFFE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DBCF #DBC3CF
analogous
#C3DBC3 #C3DBCF #C3DBDB
triadic
#C3DBCF #CFC3DB #DBCFC3
tetradic
#C3DBCF #C3C3DB #DBC3CF #DBDBC3
square
#C3DBCF #C3C3DB #DBC3CF #DBDBC3
split-complementary
#C3DBCF #DBC3DB #DBC3C3
monochromatic
#76AD92 #9DC4B0 #C3DBCF #E9F2EE #ECF4F0
Accessibility & contrast
On white
1.46
#C3DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#C3DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DBCF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DBCF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#BFDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3dbcf; /* rgb */ color: rgb(195, 219, 207); /* oklch */ color: oklch(87.0% 0.030 164.2);
Tailwind
colors: {
custom: {
50: '#d5e6dd',
500: '#c3dbcf',
950: '#000000',
},
}SCSS
$custom: #c3dbcf; $custom-light: #d5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c3dbcf",
"rgb": {
"r": 195,
"g": 219,
"b": 207
},
"hsl": {
"h": 150,
"s": 25,
"l": 81.176
},
"oklch": {
"l": 0.87022,
"c": 0.0304,
"h": 164.2
},
"luminance": 0.6677
}Semantic roles & 50–950 ramp
primary
#C3DBCF
secondary
#B291A1
accent
#4273A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484