#C2E2DB#C2E2DB
#C2E2DB is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.8% C 0.035 H 180.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2DB |
|---|---|
| RGB | rgb(194, 226, 219) |
| HSL | hsl(167, 36%, 82%) |
| HSV | hsv(167, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.47, -11.84, -0.11) |
| CIE-LCH | lch(87.47, 11.84, 180.54°) |
| OKLab | oklab(88.76% -0.035 -0.0005) |
| OKLCH | oklch(88.76% 0.035 180.8) |
| XYZ | xyz(62.2275, 70.9750, 77.4251) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Ice
#D6FFFA
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.73
Very Light Blue
#D5FFFF
ΔE00 6.92
Pale Blue
#D0FEFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2DB #E2C2C9
analogous
#C2E2CB #C2E2DB #C2D9E2
triadic
#C2E2DB #DBC2E2 #E2DBC2
tetradic
#C2E2DB #CBC2E2 #E2C2C9 #D9E2C2
square
#C2E2DB #CBC2E2 #E2C2C9 #D9E2C2
split-complementary
#C2E2DB #E2C2D9 #E2CBC2
monochromatic
#6FBBAA #99CEC3 #C2E2DB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.38
#C2E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#C2E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2DB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2DB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#BAE3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2db; /* rgb */ color: rgb(194, 226, 219); /* oklch */ color: oklch(88.8% 0.035 180.8);
Tailwind
colors: {
custom: {
50: '#d4ebe6',
500: '#c2e2db',
950: '#000000',
},
}SCSS
$custom: #c2e2db; $custom-light: #d4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c2e2db",
"rgb": {
"r": 194,
"g": 226,
"b": 219
},
"hsl": {
"h": 166.875,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88758,
"c": 0.03501,
"h": 180.8
},
"luminance": 0.70977
}Semantic roles & 50–950 ramp
primary
#C2E2DB
secondary
#BB8D97
accent
#3751AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484