#C3EFF2#C3EFF2
#C3EFF2 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.2% C 0.045 H 201.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EFF2 |
|---|---|
| RGB | rgb(195, 239, 242) |
| HSL | hsl(184, 64%, 86%) |
| HSV | hsv(184, 19%, 95%) |
| CMYK | cmyk(19.4%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.57, -13.43, -6.13) |
| CIE-LCH | lch(91.57, 14.77, 204.52°) |
| OKLab | oklab(92.22% -0.0423 -0.0167) |
| OKLCH | oklch(92.22% 0.045 201.5) |
| XYZ | xyz(69.3947, 79.7435, 95.7229) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.03
Light Sky Blue
#C6FCFF
ΔE00 3.16
Pale Blue
#D0FEFE
ΔE00 3.34
Really Light Blue
#D4FFFF
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EFF2 #F2C6C3
analogous
#C3F2DD #C3EFF2 #C3D7F2
triadic
#C3EFF2 #F2C3EF #EFF2C3
tetradic
#C3EFF2 #DDC3F2 #F2C6C3 #D7F2C3
square
#C3EFF2 #DDC3F2 #F2C6C3 #D7F2C3
split-complementary
#C3EFF2 #F2C3D7 #F2DDC3
monochromatic
#5ED4DC #91E2E7 #C3EFF2 #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.24
#C3EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#C3EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EFF2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EFF2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#B5F2F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c3eff2; /* rgb */ color: rgb(195, 239, 242); /* oklch */ color: oklch(92.2% 0.045 201.5);
Tailwind
colors: {
custom: {
50: '#d6f4f6',
500: '#c3eff2',
950: '#000000',
},
}SCSS
$custom: #c3eff2; $custom-light: #d6f4f6; $custom-dark: #000000;
JSON
{
"hex": "#c3eff2",
"rgb": {
"r": 195,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.83,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.92223,
"c": 0.04544,
"h": 201.5
},
"luminance": 0.79746
}Semantic roles & 50–950 ramp
primary
#C3EFF2
secondary
#D28C87
accent
#2519CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585