#C5DFD3#C5DFD3
#C5DFD3 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 166.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD3 |
|---|---|
| RGB | rgb(197, 223, 211) |
| HSL | hsl(152, 29%, 82%) |
| HSV | hsv(152, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.68, -10.88, 2.96) |
| CIE-LCH | lch(86.68, 11.28, 164.77°) |
| OKLab | oklab(88.11% -0.0311 0.0077) |
| OKLCH | oklch(88.11% 0.032 166.2) |
| XYZ | xyz(61.1688, 69.3477, 71.7781) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.94
Honeydew
#F0FFF0
ΔE00 8.24
Ice Blue (survey)
#D7FFFE
ΔE00 8.59
Lightcyan
#E0FFFF
ΔE00 8.63
Very Pale Blue
#D6FFFE
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD3 #DFC5D1
analogous
#C5DFC6 #C5DFD3 #C5DEDF
triadic
#C5DFD3 #D3C5DF #DFD3C5
tetradic
#C5DFD3 #C6C5DF #DFC5D1 #DEDFC5
square
#C5DFD3 #C6C5DF #DFC5D1 #DEDFC5
split-complementary
#C5DFD3 #DFC5DE #DFC6C5
monochromatic
#76B397 #9EC9B5 #C5DFD3 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C5DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C5DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD3
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD3 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#C0DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd3; /* rgb */ color: rgb(197, 223, 211); /* oklch */ color: oklch(88.1% 0.032 166.2);
Tailwind
colors: {
custom: {
50: '#d6e9e0',
500: '#c5dfd3',
950: '#000000',
},
}SCSS
$custom: #c5dfd3; $custom-light: #d6e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd3",
"rgb": {
"r": 197,
"g": 223,
"b": 211
},
"hsl": {
"h": 152.308,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.8811,
"c": 0.03208,
"h": 166.2
},
"luminance": 0.69349
}Semantic roles & 50–950 ramp
primary
#C5DFD3
secondary
#B692A3
accent
#3E6FA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484