#C3EFEA#C3EFEA
#C3EFEA is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.0% C 0.046 H 187.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EFEA |
|---|---|
| RGB | rgb(195, 239, 234) |
| HSL | hsl(173, 58%, 85%) |
| HSV | hsv(173, 18%, 94%) |
| CMYK | cmyk(18.4%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.36, -15.08, -2.27) |
| CIE-LCH | lch(91.36, 15.25, 188.57°) |
| OKLab | oklab(91.99% -0.0454 -0.0063) |
| OKLCH | oklch(91.99% 0.046 187.9) |
| XYZ | xyz(68.2193, 79.2734, 89.5329) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Ice
#D6FFFA
ΔE00 3.56
Light Light Blue
#CAFFFB
ΔE00 3.56
Pale Blue
#D0FEFE
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EFEA #EFC3C8
analogous
#C3EFD4 #C3EFEA #C3DEEF
triadic
#C3EFEA #EAC3EF #EFEAC3
tetradic
#C3EFEA #D4C3EF #EFC3C8 #DEEFC3
square
#C3EFEA #D4C3EF #EFC3C8 #DEEFC3
split-complementary
#C3EFEA #EFC3DE #EFD4C3
monochromatic
#62D5C8 #93E2D9 #C3EFEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#C3EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#C3EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EFEA
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EFEA | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#B7F1ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3efea; /* rgb */ color: rgb(195, 239, 234); /* oklch */ color: oklch(92.0% 0.046 187.9);
Tailwind
colors: {
custom: {
50: '#d5f4f0',
500: '#c3efea',
950: '#000000',
},
}SCSS
$custom: #c3efea; $custom-light: #d5f4f0; $custom-dark: #000000;
JSON
{
"hex": "#c3efea",
"rgb": {
"r": 195,
"g": 239,
"b": 234
},
"hsl": {
"h": 173.182,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.91985,
"c": 0.04581,
"h": 187.9
},
"luminance": 0.79276
}Semantic roles & 50–950 ramp
primary
#C3EFEA
secondary
#CD8991
accent
#2033C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585