#C2DFDA#C2DFDA
#C2DFDA is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.031 H 184.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDA |
|---|---|
| RGB | rgb(194, 223, 218) |
| HSL | hsl(170, 31%, 82%) |
| HSV | hsv(170, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.66, -10.51, -0.78) |
| CIE-LCH | lch(86.66, 10.54, 184.25°) |
| OKLab | oklab(88.1% -0.0314 -0.0022) |
| OKLCH | oklch(88.1% 0.031 184.1) |
| XYZ | xyz(61.2876, 69.3053, 76.4643) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Ice
#D6FFFA
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Lightcyan
#E0FFFF
ΔE00 7.23
Very Pale Blue
#D6FFFE
ΔE00 7.23
Very Light Blue
#D5FFFF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDA #DFC2C7
analogous
#C2DFCC #C2DFDA #C2D6DF
triadic
#C2DFDA #DAC2DF #DFDAC2
tetradic
#C2DFDA #CCC2DF #DFC2C7 #D6DFC2
square
#C2DFDA #CCC2DF #DFC2C7 #D6DFC2
split-complementary
#C2DFDA #DFC2D6 #DFCCC2
monochromatic
#72B5A9 #9ACAC2 #C2DFDA #EAF4F2 #EBF4F3
Accessibility & contrast
On white
1.41
#C2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDA | 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)
#DCDBDA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BBE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfda; /* rgb */ color: rgb(194, 223, 218); /* oklch */ color: oklch(88.1% 0.031 184.1);
Tailwind
colors: {
custom: {
50: '#d4e9e5',
500: '#c2dfda',
950: '#000000',
},
}SCSS
$custom: #c2dfda; $custom-light: #d4e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c2dfda",
"rgb": {
"r": 194,
"g": 223,
"b": 218
},
"hsl": {
"h": 169.655,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88102,
"c": 0.03143,
"h": 184.1
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#C2DFDA
secondary
#B78E95
accent
#3C4FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484