#C3DFDA#C3DFDA
#C3DFDA is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.030 H 183.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFDA |
|---|---|
| RGB | rgb(195, 223, 218) |
| HSL | hsl(169, 30%, 82%) |
| HSV | hsv(169, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.72, -10.19, -0.68) |
| CIE-LCH | lch(86.72, 10.21, 183.80°) |
| OKLab | oklab(88.17% -0.0304 -0.002) |
| OKLCH | oklch(88.17% 0.03 183.7) |
| XYZ | xyz(61.5452, 69.4381, 76.4764) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Ice
#D6FFFA
ΔE00 7.16
Lightcyan
#E0FFFF
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Very Pale Blue
#D6FFFE
ΔE00 7.31
Very Light Blue
#D5FFFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFDA #DFC3C8
analogous
#C3DFCC #C3DFDA #C3D6DF
triadic
#C3DFDA #DAC3DF #DFDAC3
tetradic
#C3DFDA #CCC3DF #DFC3C8 #D6DFC3
square
#C3DFDA #CCC3DF #DFC3C8 #D6DFC3
split-complementary
#C3DFDA #DFC3D6 #DFCCC3
monochromatic
#73B4A9 #9BCAC1 #C3DFDA #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C3DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C3DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFDA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFDA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BCE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfda; /* rgb */ color: rgb(195, 223, 218); /* oklch */ color: oklch(88.2% 0.030 183.7);
Tailwind
colors: {
custom: {
50: '#d5e9e5',
500: '#c3dfda',
950: '#000000',
},
}SCSS
$custom: #c3dfda; $custom-light: #d5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c3dfda",
"rgb": {
"r": 195,
"g": 223,
"b": 218
},
"hsl": {
"h": 169.286,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.8817,
"c": 0.03042,
"h": 183.7
},
"luminance": 0.69439
}Semantic roles & 50–950 ramp
primary
#C3DFDA
secondary
#B79097
accent
#3C50A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484