#C3EAED#C3EAED
#C3EAED is a very light, muted teal. Relative luminance 0.766; OKLCH L 91.0% C 0.041 H 202.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EAED |
|---|---|
| RGB | rgb(195, 234, 237) |
| HSL | hsl(184, 54%, 85%) |
| HSV | hsv(184, 18%, 93%) |
| CMYK | cmyk(17.7%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.12, -11.95, -5.66) |
| CIE-LCH | lch(90.12, 13.23, 205.34°) |
| OKLab | oklab(91.03% -0.0377 -0.0154) |
| OKLCH | oklch(91.03% 0.041 202.2) |
| XYZ | xyz(67.2104, 76.5601, 91.3408) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.32
Pale Sky Blue
#BDF6FE
ΔE00 4.26
Pale Blue
#D0FEFE
ΔE00 4.53
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.58
Light Sky Blue
#C6FCFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EAED #EDC6C3
analogous
#C3EDDB #C3EAED #C3D5ED
triadic
#C3EAED #EDC3EA #EAEDC3
tetradic
#C3EAED #DBC3ED #EDC6C3 #D5EDC3
square
#C3EAED #DBC3ED #EDC6C3 #D5EDC3
split-complementary
#C3EAED #EDC3D5 #EDDBC3
monochromatic
#65C9D1 #94DADF #C3EAED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.29
#C3EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#C3EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EAED
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EAED | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#B6EDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c3eaed; /* rgb */ color: rgb(195, 234, 237); /* oklch */ color: oklch(91.0% 0.041 202.2);
Tailwind
colors: {
custom: {
50: '#d5f0f2',
500: '#c3eaed',
950: '#000000',
},
}SCSS
$custom: #c3eaed; $custom-light: #d5f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c3eaed",
"rgb": {
"r": 195,
"g": 234,
"b": 237
},
"hsl": {
"h": 184.286,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.91028,
"c": 0.04068,
"h": 202.2
},
"luminance": 0.76562
}Semantic roles & 50–950 ramp
primary
#C3EAED
secondary
#CA8F8A
accent
#2F24C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585