#C3EEEB#C3EEEB
#C3EEEB is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.045 H 191.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EEEB |
|---|---|
| RGB | rgb(195, 238, 235) |
| HSL | hsl(176, 56%, 85%) |
| HSV | hsv(176, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.12, -14.37, -3.14) |
| CIE-LCH | lch(91.12, 14.71, 192.33°) |
| OKLab | oklab(91.8% -0.0437 -0.0086) |
| OKLCH | oklch(91.8% 0.045 191.2) |
| XYZ | xyz(68.0715, 78.7471, 90.1943) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.84
Really Light Blue
#D4FFFF
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 3.85
Very Light Blue
#D5FFFF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EEEB #EEC3C6
analogous
#C3EED6 #C3EEEB #C3DCEE
triadic
#C3EEEB #EBC3EE #EEEBC3
tetradic
#C3EEEB #D6C3EE #EEC3C6 #DCEEC3
square
#C3EEEB #D6C3EE #EEC3C6 #DCEEC3
split-complementary
#C3EEEB #EEC3DC #EED6C3
monochromatic
#64D3CB #93E0DB #C3EEEB #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.25
#C3EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#C3EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EEEB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EEEB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#B7F1ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3eeeb; /* rgb */ color: rgb(195, 238, 235); /* oklch */ color: oklch(91.8% 0.045 191.2);
Tailwind
colors: {
custom: {
50: '#d5f3f1',
500: '#c3eeeb',
950: '#000000',
},
}SCSS
$custom: #c3eeeb; $custom-light: #d5f3f1; $custom-dark: #000000;
JSON
{
"hex": "#c3eeeb",
"rgb": {
"r": 195,
"g": 238,
"b": 235
},
"hsl": {
"h": 175.814,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.91804,
"c": 0.04452,
"h": 191.2
},
"luminance": 0.78749
}Semantic roles & 50–950 ramp
primary
#C3EEEB
secondary
#CC8A8E
accent
#222DC3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585