#C2E4E4#C2E4E4
#C2E4E4 is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.4% C 0.036 H 196.5°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4E4 |
|---|---|
| RGB | rgb(194, 228, 228) |
| HSL | hsl(180, 39%, 83%) |
| HSV | hsv(180, 15%, 89%) |
| CMYK | cmyk(14.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.24, -11.06, -3.73) |
| CIE-LCH | lch(88.24, 11.68, 198.61°) |
| OKLab | oklab(89.44% -0.0342 -0.0101) |
| OKLCH | oklch(89.44% 0.036 196.5) |
| XYZ | xyz(63.9915, 72.5559, 84.0169) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.76
Very Light Blue
#D5FFFF
ΔE00 5.77
Really Light Blue
#D4FFFF
ΔE00 5.81
Pale Blue
#D0FEFE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4E4 #E4C2C2
analogous
#C2E4D3 #C2E4E4 #C2D3E4
triadic
#C2E4E4 #E4C2E4 #E4E4C2
tetradic
#C2E4E4 #D3C2E4 #E4C2C2 #D3E4C2
square
#C2E4E4 #D3C2E4 #E4C2C2 #D3E4C2
split-complementary
#C2E4E4 #E4C2D3 #E4D3C2
monochromatic
#6DBEBE #98D1D1 #C2E4E4 #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.35
#C2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4E4
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4E4 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#D8DBE4
Tritanopia (blue-blind)
#B8E6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2e4e4; /* rgb */ color: rgb(194, 228, 228); /* oklch */ color: oklch(89.4% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#d4ecec',
500: '#c2e4e4',
950: '#000000',
},
}SCSS
$custom: #c2e4e4; $custom-light: #d4ecec; $custom-dark: #000000;
JSON
{
"hex": "#c2e4e4",
"rgb": {
"r": 194,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.8944,
"c": 0.03563,
"h": 196.5
},
"luminance": 0.72558
}Semantic roles & 50–950 ramp
primary
#C2E4E4
secondary
#BD8D8D
accent
#3434B2
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484