#C2E1DB#C2E1DB
#C2E1DB is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.5% C 0.034 H 182.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E1DB |
|---|---|
| RGB | rgb(194, 225, 219) |
| HSL | hsl(168, 34%, 82%) |
| HSV | hsv(168, 14%, 88%) |
| CMYK | cmyk(13.8%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(87.21, -11.34, -0.50) |
| CIE-LCH | lch(87.21, 11.35, 182.51°) |
| OKLab | oklab(88.55% -0.0337 -0.0015) |
| OKLCH | oklch(88.55% 0.034 182.6) |
| XYZ | xyz(61.9563, 70.4328, 77.3347) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.94
Ice
#D6FFFA
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.82
Very Light Blue
#D5FFFF
ΔE00 6.99
Really Light Blue
#D4FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E1DB #E1C2C8
analogous
#C2E1CC #C2E1DB #C2D8E1
triadic
#C2E1DB #DBC2E1 #E1DBC2
tetradic
#C2E1DB #CCC2E1 #E1C2C8 #D8E1C2
square
#C2E1DB #CCC2E1 #E1C2C8 #D8E1C2
split-complementary
#C2E1DB #E1C2D8 #E1CCC2
monochromatic
#70B9AB #99CDC3 #C2E1DB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.39
#C2E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#C2E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E1DB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E1DB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#BAE2DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2e1db; /* rgb */ color: rgb(194, 225, 219); /* oklch */ color: oklch(88.5% 0.034 182.6);
Tailwind
colors: {
custom: {
50: '#d4eae6',
500: '#c2e1db',
950: '#000000',
},
}SCSS
$custom: #c2e1db; $custom-light: #d4eae6; $custom-dark: #000000;
JSON
{
"hex": "#c2e1db",
"rgb": {
"r": 194,
"g": 225,
"b": 219
},
"hsl": {
"h": 168.387,
"s": 34.066,
"l": 82.157
},
"oklch": {
"l": 0.88549,
"c": 0.03369,
"h": 182.6
},
"luminance": 0.70434
}Semantic roles & 50–950 ramp
primary
#C2E1DB
secondary
#B98E96
accent
#394FAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484