#C3EBEE#C3EBEE
#C3EBEE is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.3% C 0.042 H 202.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EBEE |
|---|---|
| RGB | rgb(195, 235, 238) |
| HSL | hsl(184, 56%, 85%) |
| HSV | hsv(184, 18%, 93%) |
| CMYK | cmyk(18.1%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.41, -12.25, -5.76) |
| CIE-LCH | lch(90.41, 13.54, 205.16°) |
| OKLab | oklab(91.27% -0.0386 -0.0156) |
| OKLCH | oklch(91.27% 0.042 202.1) |
| XYZ | xyz(67.6424, 77.1897, 92.2075) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.34
Pale Sky Blue
#BDF6FE
ΔE00 3.99
Pale Blue
#D0FEFE
ΔE00 4.27
Light Sky Blue
#C6FCFF
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.34
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EBEE #EEC6C3
analogous
#C3EEDC #C3EBEE #C3D6EE
triadic
#C3EBEE #EEC3EB #EBEEC3
tetradic
#C3EBEE #DCC3EE #EEC6C3 #D6EEC3
square
#C3EBEE #DCC3EE #EEC6C3 #D6EEC3
split-complementary
#C3EBEE #EEC3D6 #EEDCC3
monochromatic
#64CBD3 #93DBE0 #C3EBEE #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.28
#C3EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#C3EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EBEE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EBEE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#B6EEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c3ebee; /* rgb */ color: rgb(195, 235, 238); /* oklch */ color: oklch(91.3% 0.042 202.1);
Tailwind
colors: {
custom: {
50: '#d5f1f3',
500: '#c3ebee',
950: '#000000',
},
}SCSS
$custom: #c3ebee; $custom-light: #d5f1f3; $custom-dark: #000000;
JSON
{
"hex": "#c3ebee",
"rgb": {
"r": 195,
"g": 235,
"b": 238
},
"hsl": {
"h": 184.186,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.91267,
"c": 0.04164,
"h": 202.1
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#C3EBEE
secondary
#CC8E8A
accent
#2D22C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585