#C3EBEF#C3EBEF
#C3EBEF is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.3% C 0.042 H 203.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBEF |
|---|---|
| RGB | rgb(195, 235, 239) |
| HSL | hsl(185, 58%, 85%) |
| HSV | hsv(185, 18%, 94%) |
| CMYK | cmyk(18.4%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.44, -12.05, -6.24) |
| CIE-LCH | lch(90.44, 13.56, 207.38°) |
| OKLab | oklab(91.3% -0.0382 -0.0169) |
| OKLCH | oklch(91.3% 0.042 203.9) |
| XYZ | xyz(67.7897, 77.2486, 92.9834) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.29
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Light Sky Blue
#C6FCFF
ΔE00 4.42
Pale Blue
#D0FEFE
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBEF #EFC7C3
analogous
#C3EFDD #C3EBEF #C3D5EF
triadic
#C3EBEF #EFC3EB #EBEFC3
tetradic
#C3EBEF #DDC3EF #EFC7C3 #D5EFC3
square
#C3EBEF #DDC3EF #EFC7C3 #D5EFC3
split-complementary
#C3EBEF #EFC3D5 #EFDDC3
monochromatic
#62CBD5 #93DBE2 #C3EBEF #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.28
#C3EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#C3EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBEF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBEF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#B6EEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c3ebef; /* rgb */ color: rgb(195, 235, 239); /* oklch */ color: oklch(91.3% 0.042 203.9);
Tailwind
colors: {
custom: {
50: '#d5f1f4',
500: '#c3ebef',
950: '#000000',
},
}SCSS
$custom: #c3ebef; $custom-light: #d5f1f4; $custom-dark: #000000;
JSON
{
"hex": "#c3ebef",
"rgb": {
"r": 195,
"g": 235,
"b": 239
},
"hsl": {
"h": 185.455,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.91297,
"c": 0.0418,
"h": 203.9
},
"luminance": 0.77251
}Semantic roles & 50–950 ramp
primary
#C3EBEF
secondary
#CD8F89
accent
#2F20C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585