#C3EEEA#C3EEEA
#C3EEEA is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.045 H 189.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EEEA |
|---|---|
| RGB | rgb(195, 238, 234) |
| HSL | hsl(174, 56%, 85%) |
| HSV | hsv(174, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.09, -14.58, -2.66) |
| CIE-LCH | lch(91.09, 14.82, 190.34°) |
| OKLab | oklab(91.78% -0.0441 -0.0073) |
| OKLCH | oklch(91.78% 0.045 189.5) |
| XYZ | xyz(67.9274, 78.6895, 89.4356) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.69
Pale Blue
#D0FEFE
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Light Light Blue
#CAFFFB
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EEEA #EEC3C7
analogous
#C3EED5 #C3EEEA #C3DCEE
triadic
#C3EEEA #EAC3EE #EEEAC3
tetradic
#C3EEEA #D5C3EE #EEC3C7 #DCEEC3
square
#C3EEEA #D5C3EE #EEC3C7 #DCEEC3
split-complementary
#C3EEEA #EEC3DC #EED5C3
monochromatic
#64D3C9 #93E0D9 #C3EEEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.25
#C3EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C3EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EEEA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EEEA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#B7F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3eeea; /* rgb */ color: rgb(195, 238, 234); /* oklch */ color: oklch(91.8% 0.045 189.5);
Tailwind
colors: {
custom: {
50: '#d5f3f0',
500: '#c3eeea',
950: '#000000',
},
}SCSS
$custom: #c3eeea; $custom-light: #d5f3f0; $custom-dark: #000000;
JSON
{
"hex": "#c3eeea",
"rgb": {
"r": 195,
"g": 238,
"b": 234
},
"hsl": {
"h": 174.419,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.91775,
"c": 0.04468,
"h": 189.5
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#C3EEEA
secondary
#CC8A90
accent
#2231C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585