#C3EAEB#C3EAEB
#C3EAEB is a very light, muted teal. Relative luminance 0.764; OKLCH L 91.0% C 0.041 H 198.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EAEB |
|---|---|
| RGB | rgb(195, 234, 235) |
| HSL | hsl(182, 50%, 84%) |
| HSV | hsv(182, 17%, 92%) |
| CMYK | cmyk(17%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.06, -12.37, -4.69) |
| CIE-LCH | lch(90.06, 13.23, 200.79°) |
| OKLab | oklab(90.97% -0.0384 -0.0128) |
| OKLCH | oklch(90.97% 0.041 198.4) |
| XYZ | xyz(66.9198, 76.4439, 89.8104) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.57
Pale Blue
#D0FEFE
ΔE00 4.31
Very Light Blue
#D5FFFF
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.40
Very Pale Blue
#D6FFFE
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EAEB #EBC4C3
analogous
#C3EBD8 #C3EAEB #C3D6EB
triadic
#C3EAEB #EBC3EA #EAEBC3
tetradic
#C3EAEB #D8C3EB #EBC4C3 #D6EBC3
square
#C3EAEB #D8C3EB #EBC4C3 #D6EBC3
split-complementary
#C3EAEB #EBC3D6 #EBD8C3
monochromatic
#67CACC #95DADC #C3EAEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.29
#C3EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#C3EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EAEB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EAEB | 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)
#E4E6EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B7EDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c3eaeb; /* rgb */ color: rgb(195, 234, 235); /* oklch */ color: oklch(91.0% 0.041 198.4);
Tailwind
colors: {
custom: {
50: '#d5f0f1',
500: '#c3eaeb',
950: '#000000',
},
}SCSS
$custom: #c3eaeb; $custom-light: #d5f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c3eaeb",
"rgb": {
"r": 195,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.5,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.90968,
"c": 0.04051,
"h": 198.4
},
"luminance": 0.76446
}Semantic roles & 50–950 ramp
primary
#C3EAEB
secondary
#C78D8B
accent
#2C28BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585