#C2EAED#C2EAED
#C2EAED is a very light, muted teal. Relative luminance 0.764; OKLCH L 91.0% C 0.042 H 202.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EAED |
|---|---|
| RGB | rgb(194, 234, 237) |
| HSL | hsl(184, 54%, 85%) |
| HSV | hsv(184, 18%, 93%) |
| CMYK | cmyk(18.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.06, -12.26, -5.76) |
| CIE-LCH | lch(90.06, 13.54, 205.16°) |
| OKLab | oklab(90.96% -0.0386 -0.0156) |
| OKLCH | oklch(90.96% 0.042 202) |
| XYZ | xyz(66.9528, 76.4273, 91.3287) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.16
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Pale Blue
#D0FEFE
ΔE00 4.46
Light Sky Blue
#C6FCFF
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EAED #EDC5C2
analogous
#C2EDDB #C2EAED #C2D5ED
triadic
#C2EAED #EDC2EA #EAEDC2
tetradic
#C2EAED #DBC2ED #EDC5C2 #D5EDC2
square
#C2EAED #DBC2ED #EDC5C2 #D5EDC2
split-complementary
#C2EAED #EDC2D5 #EDDBC2
monochromatic
#63C9D1 #93DADF #C2EAED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.29
#C2EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#C2EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EAED
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EAED | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#B5EDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2eaed; /* rgb */ color: rgb(194, 234, 237); /* oklch */ color: oklch(91.0% 0.042 202.0);
Tailwind
colors: {
custom: {
50: '#d5f0f2',
500: '#c2eaed',
950: '#000000',
},
}SCSS
$custom: #c2eaed; $custom-light: #d5f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c2eaed",
"rgb": {
"r": 194,
"g": 234,
"b": 237
},
"hsl": {
"h": 184.186,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.90964,
"c": 0.04167,
"h": 202
},
"luminance": 0.76429
}Semantic roles & 50–950 ramp
primary
#C2EAED
secondary
#CA8E89
accent
#2F24C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585