#C2E2D2#C2E2D2
#C2E2D2 is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.5% C 0.040 H 163.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2D2 |
|---|---|
| RGB | rgb(194, 226, 210) |
| HSL | hsl(150, 36%, 82%) |
| HSV | hsv(150, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(87.25, -13.57, 4.30) |
| CIE-LCH | lch(87.25, 14.24, 162.44°) |
| OKLab | oklab(88.51% -0.0386 0.0111) |
| OKLCH | oklch(88.51% 0.04 163.9) |
| XYZ | xyz(61.0745, 70.5139, 71.3530) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.75
Duck Egg Blue
#C3FBF4
ΔE00 7.87
Eggshell Blue
#C4FFF7
ΔE00 8.53
Light Light Blue
#CAFFFB
ΔE00 8.67
Ice Blue (survey)
#D7FFFE
ΔE00 8.81
Honeydew
#F0FFF0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2D2 #E2C2D2
analogous
#C2E2C2 #C2E2D2 #C2E2E2
triadic
#C2E2D2 #D2C2E2 #E2D2C2
tetradic
#C2E2D2 #C2C2E2 #E2C2D2 #E2E2C2
square
#C2E2D2 #C2C2E2 #E2C2D2 #E2E2C2
split-complementary
#C2E2D2 #E2C2E2 #E2C2C2
monochromatic
#6FBB95 #99CEB3 #C2E2D2 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.39
#C2E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C2E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2D2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2D2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#BCE2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2d2; /* rgb */ color: rgb(194, 226, 210); /* oklch */ color: oklch(88.5% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#d4ebdf',
500: '#c2e2d2',
950: '#000000',
},
}SCSS
$custom: #c2e2d2; $custom-light: #d4ebdf; $custom-dark: #000000;
JSON
{
"hex": "#c2e2d2",
"rgb": {
"r": 194,
"g": 226,
"b": 210
},
"hsl": {
"h": 150,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88506,
"c": 0.04017,
"h": 163.9
},
"luminance": 0.70515
}Semantic roles & 50–950 ramp
primary
#C2E2D2
secondary
#BB8DA4
accent
#3773AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484