#C2DFDB#C2DFDB
#C2DFDB is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.1% C 0.031 H 186.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDB |
|---|---|
| RGB | rgb(194, 223, 219) |
| HSL | hsl(172, 31%, 82%) |
| HSV | hsv(172, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.68, -10.32, -1.27) |
| CIE-LCH | lch(86.68, 10.40, 187.02°) |
| OKLab | oklab(88.13% -0.0309 -0.0035) |
| OKLCH | oklch(88.13% 0.031 186.5) |
| XYZ | xyz(61.4188, 69.3578, 77.1556) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Ice
#D6FFFA
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDB #DFC2C6
analogous
#C2DFCD #C2DFDB #C2D5DF
triadic
#C2DFDB #DBC2DF #DFDBC2
tetradic
#C2DFDB #CDC2DF #DFC2C6 #D5DFC2
square
#C2DFDB #CDC2DF #DFC2C6 #D5DFC2
split-complementary
#C2DFDB #DFC2D5 #DFCDC2
monochromatic
#72B5AC #9ACAC3 #C2DFDB #EAF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C2DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C2DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#BBE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfdb; /* rgb */ color: rgb(194, 223, 219); /* oklch */ color: oklch(88.1% 0.031 186.5);
Tailwind
colors: {
custom: {
50: '#d4e9e6',
500: '#c2dfdb',
950: '#000000',
},
}SCSS
$custom: #c2dfdb; $custom-light: #d4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dfdb",
"rgb": {
"r": 194,
"g": 223,
"b": 219
},
"hsl": {
"h": 171.724,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88131,
"c": 0.03115,
"h": 186.5
},
"luminance": 0.69359
}Semantic roles & 50–950 ramp
primary
#C2DFDB
secondary
#B78E94
accent
#3C4BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484