#C3EEEE#C3EEEE
#C3EEEE is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.9% C 0.044 H 196.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EEEE |
|---|---|
| RGB | rgb(195, 238, 238) |
| HSL | hsl(180, 56%, 85%) |
| HSV | hsv(180, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.20, -13.76, -4.59) |
| CIE-LCH | lch(91.20, 14.51, 198.45°) |
| OKLab | oklab(91.89% -0.0425 -0.0125) |
| OKLCH | oklch(91.89% 0.044 196.4) |
| XYZ | xyz(68.5085, 78.9220, 92.4962) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.31
Light Sky Blue
#C6FCFF
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EEEE #EEC3C3
analogous
#C3EED9 #C3EEEE #C3D9EE
triadic
#C3EEEE #EEC3EE #EEEEC3
tetradic
#C3EEEE #D9C3EE #EEC3C3 #D9EEC3
square
#C3EEEE #D9C3EE #EEC3C3 #D9EEC3
split-complementary
#C3EEEE #EEC3D9 #EED9C3
monochromatic
#64D3D3 #93E0E0 #C3EEEE #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.25
#C3EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C3EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EEEE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EEEE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#B6F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3eeee; /* rgb */ color: rgb(195, 238, 238); /* oklch */ color: oklch(91.9% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#d5f3f3',
500: '#c3eeee',
950: '#000000',
},
}SCSS
$custom: #c3eeee; $custom-light: #d5f3f3; $custom-dark: #000000;
JSON
{
"hex": "#c3eeee",
"rgb": {
"r": 195,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.91894,
"c": 0.04432,
"h": 196.4
},
"luminance": 0.78924
}Semantic roles & 50–950 ramp
primary
#C3EEEE
secondary
#CC8A8A
accent
#2222C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585