#C2E4E7#C2E4E7
#C2E4E7 is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.5% C 0.036 H 203.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4E7 |
|---|---|
| RGB | rgb(194, 228, 231) |
| HSL | hsl(185, 44%, 83%) |
| HSV | hsv(185, 16%, 91%) |
| CMYK | cmyk(16%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.32, -10.45, -5.18) |
| CIE-LCH | lch(88.32, 11.67, 206.37°) |
| OKLab | oklab(89.53% -0.033 -0.0141) |
| OKLCH | oklch(89.53% 0.036 203.1) |
| XYZ | xyz(64.4115, 72.7239, 86.2293) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Lightblue
#ADD8E6
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 5.99
Lightcyan
#E0FFFF
ΔE00 5.99
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4E7 #E7C5C2
analogous
#C2E7D7 #C2E4E7 #C2D1E7
triadic
#C2E4E7 #E7C2E4 #E4E7C2
tetradic
#C2E4E7 #D7C2E7 #E7C5C2 #D1E7C2
square
#C2E4E7 #D7C2E7 #E7C5C2 #D1E7C2
split-complementary
#C2E4E7 #E7C2D1 #E7D7C2
monochromatic
#6ABDC4 #96D1D6 #C2E4E7 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.35
#C2E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#C2E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4E7
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4E7 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#D8DBE7
Tritanopia (blue-blind)
#B7E7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e4e7; /* rgb */ color: rgb(194, 228, 231); /* oklch */ color: oklch(89.5% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#d5ecee',
500: '#c2e4e7',
950: '#000000',
},
}SCSS
$custom: #c2e4e7; $custom-light: #d5ecee; $custom-dark: #000000;
JSON
{
"hex": "#c2e4e7",
"rgb": {
"r": 194,
"g": 228,
"b": 231
},
"hsl": {
"h": 184.865,
"s": 43.529,
"l": 83.333
},
"oklch": {
"l": 0.89531,
"c": 0.03587,
"h": 203.1
},
"luminance": 0.72726
}Semantic roles & 50–950 ramp
primary
#C2E4E7
secondary
#C2908C
accent
#3A2FB7
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485