#C2E4E2#C2E4E2
#C2E4E2 is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.4% C 0.036 H 192.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4E2 |
|---|---|
| RGB | rgb(194, 228, 226) |
| HSL | hsl(176, 39%, 83%) |
| HSV | hsv(176, 15%, 89%) |
| CMYK | cmyk(14.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.18, -11.47, -2.75) |
| CIE-LCH | lch(88.18, 11.79, 193.50°) |
| OKLab | oklab(89.38% -0.0349 -0.0075) |
| OKLCH | oklch(89.38% 0.036 192.2) |
| XYZ | xyz(63.7154, 72.4454, 82.5632) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 5.81
Pale Blue
#D0FEFE
ΔE00 5.83
Really Light Blue
#D4FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4E2 #E4C2C4
analogous
#C2E4D1 #C2E4E2 #C2D5E4
triadic
#C2E4E2 #E2C2E4 #E4E2C2
tetradic
#C2E4E2 #D1C2E4 #E4C2C4 #D5E4C2
square
#C2E4E2 #D1C2E4 #E4C2C4 #D5E4C2
split-complementary
#C2E4E2 #E4C2D5 #E4D1C2
monochromatic
#6DBEBA #98D1CE #C2E4E2 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.36
#C2E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#C2E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4E2
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4E2 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#D9DBE2
Tritanopia (blue-blind)
#B8E6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2e4e2; /* rgb */ color: rgb(194, 228, 226); /* oklch */ color: oklch(89.4% 0.036 192.2);
Tailwind
colors: {
custom: {
50: '#d4eceb',
500: '#c2e4e2',
950: '#000000',
},
}SCSS
$custom: #c2e4e2; $custom-light: #d4eceb; $custom-dark: #000000;
JSON
{
"hex": "#c2e4e2",
"rgb": {
"r": 194,
"g": 228,
"b": 226
},
"hsl": {
"h": 176.471,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.89381,
"c": 0.03574,
"h": 192.2
},
"luminance": 0.72447
}Semantic roles & 50–950 ramp
primary
#C2E4E2
secondary
#BD8D90
accent
#343BB2
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484