#C5DFD2#C5DFD2
#C5DFD2 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.033 H 164.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD2 |
|---|---|
| RGB | rgb(197, 223, 210) |
| HSL | hsl(150, 29%, 82%) |
| HSV | hsv(150, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.65, -11.07, 3.46) |
| CIE-LCH | lch(86.65, 11.60, 162.67°) |
| OKLab | oklab(88.08% -0.0315 0.009) |
| OKLCH | oklch(88.08% 0.033 164.1) |
| XYZ | xyz(61.0438, 69.2977, 71.1200) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.10
Honeydew
#F0FFF0
ΔE00 8.22
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.88
Lightcyan
#E0FFFF
ΔE00 8.89
Light Grey
#D8DCD6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD2 #DFC5D2
analogous
#C5DFC5 #C5DFD2 #C5DFDF
triadic
#C5DFD2 #D2C5DF #DFD2C5
tetradic
#C5DFD2 #C5C5DF #DFC5D2 #DFDFC5
square
#C5DFD2 #C5C5DF #DFC5D2 #DFDFC5
split-complementary
#C5DFD2 #DFC5DF #DFC5C5
monochromatic
#76B395 #9EC9B3 #C5DFD2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#C0DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd2; /* rgb */ color: rgb(197, 223, 210); /* oklch */ color: oklch(88.1% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#d6e9df',
500: '#c5dfd2',
950: '#000000',
},
}SCSS
$custom: #c5dfd2; $custom-light: #d6e9df; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd2",
"rgb": {
"r": 197,
"g": 223,
"b": 210
},
"hsl": {
"h": 150,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88082,
"c": 0.0328,
"h": 164.1
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#C5DFD2
secondary
#B692A4
accent
#3E73A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484