#C2E0DC#C2E0DC
#C2E0DC is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.032 H 186.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E0DC |
|---|---|
| RGB | rgb(194, 224, 220) |
| HSL | hsl(172, 33%, 82%) |
| HSV | hsv(172, 13%, 88%) |
| CMYK | cmyk(13.4%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(86.97, -10.63, -1.37) |
| CIE-LCH | lch(86.97, 10.72, 187.36°) |
| OKLab | oklab(88.37% -0.0319 -0.0038) |
| OKLCH | oklch(88.37% 0.032 186.8) |
| XYZ | xyz(61.8188, 69.9465, 77.9403) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Very Pale Blue
#D6FFFE
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 6.91
Very Light Blue
#D5FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E0DC #E0C2C6
analogous
#C2E0CD #C2E0DC #C2D5E0
triadic
#C2E0DC #DCC2E0 #E0DCC2
tetradic
#C2E0DC #CDC2E0 #E0C2C6 #D5E0C2
square
#C2E0DC #CDC2E0 #E0C2C6 #D5E0C2
split-complementary
#C2E0DC #E0C2D5 #E0CDC2
monochromatic
#71B7AD #99CBC5 #C2E0DC #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.40
#C2E0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C2E0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E0DC
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E0DC | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#BAE2DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2e0dc; /* rgb */ color: rgb(194, 224, 220); /* oklch */ color: oklch(88.4% 0.032 186.8);
Tailwind
colors: {
custom: {
50: '#d4e9e6',
500: '#c2e0dc',
950: '#000000',
},
}SCSS
$custom: #c2e0dc; $custom-light: #d4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c2e0dc",
"rgb": {
"r": 194,
"g": 224,
"b": 220
},
"hsl": {
"h": 172,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.88369,
"c": 0.03215,
"h": 186.8
},
"luminance": 0.69948
}Semantic roles & 50–950 ramp
primary
#C2E0DC
secondary
#B88E94
accent
#3A49AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484