#C3EFEE#C3EFEE
#C3EFEE is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.045 H 194.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EFEE |
|---|---|
| RGB | rgb(195, 239, 238) |
| HSL | hsl(179, 58%, 85%) |
| HSV | hsv(179, 18%, 94%) |
| CMYK | cmyk(18.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.46, -14.26, -4.20) |
| CIE-LCH | lch(91.46, 14.87, 196.42°) |
| OKLab | oklab(92.1% -0.0438 -0.0115) |
| OKLCH | oklch(92.1% 0.045 194.7) |
| XYZ | xyz(68.8005, 79.5059, 92.5935) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.14
Light Sky Blue
#C6FCFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.46
Very Light Blue
#D5FFFF
ΔE00 3.53
Very Pale Blue
#D6FFFE
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EFEE #EFC3C4
analogous
#C3EFD8 #C3EFEE #C3DAEF
triadic
#C3EFEE #EEC3EF #EFEEC3
tetradic
#C3EFEE #D8C3EF #EFC3C4 #DAEFC3
square
#C3EFEE #D8C3EF #EFC3C4 #DAEFC3
split-complementary
#C3EFEE #EFC3DA #EFD8C3
monochromatic
#62D5D3 #93E2E0 #C3EFEE #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.24
#C3EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C3EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EFEE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EFEE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#B6F2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3efee; /* rgb */ color: rgb(195, 239, 238); /* oklch */ color: oklch(92.1% 0.045 194.7);
Tailwind
colors: {
custom: {
50: '#d5f4f3',
500: '#c3efee',
950: '#000000',
},
}SCSS
$custom: #c3efee; $custom-light: #d5f4f3; $custom-dark: #000000;
JSON
{
"hex": "#c3efee",
"rgb": {
"r": 195,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.636,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.92103,
"c": 0.04529,
"h": 194.7
},
"luminance": 0.79508
}Semantic roles & 50–950 ramp
primary
#C3EFEE
secondary
#CD898B
accent
#2024C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585