#C5DFDA#C5DFDA
#C5DFDA is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.028 H 182.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFDA |
|---|---|
| RGB | rgb(197, 223, 218) |
| HSL | hsl(168, 29%, 82%) |
| HSV | hsv(168, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.85, -9.55, -0.47) |
| CIE-LCH | lch(86.85, 9.56, 182.81°) |
| OKLab | oklab(88.31% -0.0284 -0.0014) |
| OKLCH | oklch(88.31% 0.028 182.8) |
| XYZ | xyz(62.0655, 69.7064, 76.5008) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightcyan
#E0FFFF
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Very Pale Blue
#D6FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFDA #DFC5CA
analogous
#C5DFCD #C5DFDA #C5D7DF
triadic
#C5DFDA #DAC5DF #DFDAC5
tetradic
#C5DFDA #CDC5DF #DFC5CA #D7DFC5
square
#C5DFDA #CDC5DF #DFC5CA #D7DFC5
split-complementary
#C5DFDA #DFC5D7 #DFCDC5
monochromatic
#76B3A8 #9EC9C1 #C5DFDA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C5DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C5DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFDA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFDA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#BFE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfda; /* rgb */ color: rgb(197, 223, 218); /* oklch */ color: oklch(88.3% 0.028 182.8);
Tailwind
colors: {
custom: {
50: '#d6e9e5',
500: '#c5dfda',
950: '#000000',
},
}SCSS
$custom: #c5dfda; $custom-light: #d6e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c5dfda",
"rgb": {
"r": 197,
"g": 223,
"b": 218
},
"hsl": {
"h": 168.462,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88308,
"c": 0.02841,
"h": 182.8
},
"luminance": 0.69708
}Semantic roles & 50–950 ramp
primary
#C5DFDA
secondary
#B69299
accent
#3E52A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484