#C2E2D6#C2E2D6
#C2E2D6 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.6% C 0.037 H 170.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2D6 |
|---|---|
| RGB | rgb(194, 226, 214) |
| HSL | hsl(158, 36%, 82%) |
| HSV | hsv(158, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 5.3%, 11.4%) |
| CIE-LAB | lab(87.35, -12.81, 2.33) |
| CIE-LCH | lch(87.35, 13.02, 169.67°) |
| OKLab | oklab(88.62% -0.037 0.006) |
| OKLCH | oklch(88.62% 0.037 170.8) |
| XYZ | xyz(61.5791, 70.7157, 74.0104) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.78
Light Light Blue
#CAFFFB
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2D6 #E2C2CE
analogous
#C2E2C6 #C2E2D6 #C2DEE2
triadic
#C2E2D6 #D6C2E2 #E2D6C2
tetradic
#C2E2D6 #C6C2E2 #E2C2CE #DEE2C2
square
#C2E2D6 #C6C2E2 #E2C2CE #DEE2C2
split-complementary
#C2E2D6 #E2C2DE #E2C6C2
monochromatic
#6FBB9E #99CEBA #C2E2D6 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.39
#C2E2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C2E2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2D6
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2D6 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD5
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#BBE3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2d6; /* rgb */ color: rgb(194, 226, 214); /* oklch */ color: oklch(88.6% 0.037 170.8);
Tailwind
colors: {
custom: {
50: '#d4ebe2',
500: '#c2e2d6',
950: '#000000',
},
}SCSS
$custom: #c2e2d6; $custom-light: #d4ebe2; $custom-dark: #000000;
JSON
{
"hex": "#c2e2d6",
"rgb": {
"r": 194,
"g": 226,
"b": 214
},
"hsl": {
"h": 157.5,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88616,
"c": 0.03747,
"h": 170.8
},
"luminance": 0.70717
}Semantic roles & 50–950 ramp
primary
#C2E2D6
secondary
#BB8D9E
accent
#3764AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484