#C2DFDF#C2DFDF
#C2DFDF is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.031 H 196.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDF |
|---|---|
| RGB | rgb(194, 223, 223) |
| HSL | hsl(180, 31%, 82%) |
| HSV | hsv(180, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.79, -9.52, -3.23) |
| CIE-LCH | lch(86.79, 10.05, 198.71°) |
| OKLab | oklab(88.25% -0.0294 -0.0088) |
| OKLCH | oklch(88.25% 0.031 196.6) |
| XYZ | xyz(61.9518, 69.5710, 79.9623) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 6.80
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Very Pale Blue
#D6FFFE
ΔE00 7.12
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDF #DFC2C2
analogous
#C2DFD1 #C2DFDF #C2D1DF
triadic
#C2DFDF #DFC2DF #DFDFC2
tetradic
#C2DFDF #D1C2DF #DFC2C2 #D1DFC2
square
#C2DFDF #D1C2DF #DFC2C2 #D1DFC2
split-complementary
#C2DFDF #DFC2D1 #DFD1C2
monochromatic
#72B5B5 #9ACACA #C2DFDF #EAF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C2DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C2DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#BAE1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfdf; /* rgb */ color: rgb(194, 223, 223); /* oklch */ color: oklch(88.2% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#d4e9e9',
500: '#c2dfdf',
950: '#000000',
},
}SCSS
$custom: #c2dfdf; $custom-light: #d4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c2dfdf",
"rgb": {
"r": 194,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88249,
"c": 0.03067,
"h": 196.6
},
"luminance": 0.69572
}Semantic roles & 50–950 ramp
primary
#C2DFDF
secondary
#B78E8E
accent
#3C3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484