#C2EDEE#C2EDEE
#C2EDEE is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.044 H 198.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDEE |
|---|---|
| RGB | rgb(194, 237, 238) |
| HSL | hsl(181, 56%, 85%) |
| HSV | hsv(181, 18%, 93%) |
| CMYK | cmyk(18.5%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.88, -13.56, -5.08) |
| CIE-LCH | lch(90.88, 14.48, 200.52°) |
| OKLab | oklab(91.62% -0.0421 -0.0138) |
| OKLCH | oklch(91.62% 0.044 198.2) |
| XYZ | xyz(67.9606, 78.2085, 92.3874) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.55
Light Sky Blue
#C6FCFF
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 3.68
Pale Sky Blue
#BDF6FE
ΔE00 3.75
Really Light Blue
#D4FFFF
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDEE #EEC3C2
analogous
#C2EED9 #C2EDEE #C2D7EE
triadic
#C2EDEE #EEC2ED #EDEEC2
tetradic
#C2EDEE #D9C2EE #EEC3C2 #D7EEC2
square
#C2EDEE #D9C2EE #EEC3C2 #D7EEC2
split-complementary
#C2EDEE #EEC2D7 #EED9C2
monochromatic
#62D1D3 #92DFE1 #C2EDEE #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.26
#C2EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C2EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDEE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDEE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#B5F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2edee; /* rgb */ color: rgb(194, 237, 238); /* oklch */ color: oklch(91.6% 0.044 198.2);
Tailwind
colors: {
custom: {
50: '#d5f2f3',
500: '#c2edee',
950: '#000000',
},
}SCSS
$custom: #c2edee; $custom-light: #d5f2f3; $custom-dark: #000000;
JSON
{
"hex": "#c2edee",
"rgb": {
"r": 194,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.364,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91621,
"c": 0.04436,
"h": 198.2
},
"luminance": 0.78211
}Semantic roles & 50–950 ramp
primary
#C2EDEE
secondary
#CC8A89
accent
#2522C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585