#C2EFF3#C2EFF3
#C2EFF3 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.2% C 0.047 H 203.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFF3 |
|---|---|
| RGB | rgb(194, 239, 243) |
| HSL | hsl(185, 67%, 86%) |
| HSV | hsv(185, 20%, 95%) |
| CMYK | cmyk(20.2%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(91.54, -13.53, -6.71) |
| CIE-LCH | lch(91.54, 15.10, 206.37°) |
| OKLab | oklab(92.19% -0.0428 -0.0182) |
| OKLCH | oklch(92.19% 0.047 203.1) |
| XYZ | xyz(69.2877, 79.6710, 96.5040) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.72
Light Sky Blue
#C6FCFF
ΔE00 3.14
Pale Blue
#D0FEFE
ΔE00 3.51
Powder Blue
#B0E0E6
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.74
Very Light Blue
#D5FFFF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFF3 #F3C6C2
analogous
#C2F3DE #C2EFF3 #C2D6F3
triadic
#C2EFF3 #F3C2EF #EFF3C2
tetradic
#C2EFF3 #DEC2F3 #F3C6C2 #D6F3C2
square
#C2EFF3 #DEC2F3 #F3C6C2 #D6F3C2
split-complementary
#C2EFF3 #F3C2D6 #F3DEC2
monochromatic
#5CD4DF #8FE2E9 #C2EFF3 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.24
#C2EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#C2EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFF3
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFF3 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF3
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#B3F3F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eff3; /* rgb */ color: rgb(194, 239, 243); /* oklch */ color: oklch(92.2% 0.047 203.1);
Tailwind
colors: {
custom: {
50: '#d5f4f7',
500: '#c2eff3',
950: '#000000',
},
}SCSS
$custom: #c2eff3; $custom-light: #d5f4f7; $custom-dark: #000000;
JSON
{
"hex": "#c2eff3",
"rgb": {
"r": 194,
"g": 239,
"b": 243
},
"hsl": {
"h": 184.898,
"s": 67.123,
"l": 85.686
},
"oklch": {
"l": 0.92191,
"c": 0.04654,
"h": 203.1
},
"luminance": 0.79673
}Semantic roles & 50–950 ramp
primary
#C2EFF3
secondary
#D38C86
accent
#2616CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585