#C2EFF4#C2EFF4
#C2EFF4 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.2% C 0.047 H 204.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFF4 |
|---|---|
| RGB | rgb(194, 239, 244) |
| HSL | hsl(186, 69%, 86%) |
| HSV | hsv(186, 20%, 96%) |
| CMYK | cmyk(20.5%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.56, -13.31, -7.19) |
| CIE-LCH | lch(91.56, 15.13, 208.36°) |
| OKLab | oklab(92.22% -0.0424 -0.0195) |
| OKLCH | oklch(92.22% 0.047 204.7) |
| XYZ | xyz(69.4391, 79.7315, 97.3015) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 3.52
Pale Blue
#D0FEFE
ΔE00 3.72
Really Light Blue
#D4FFFF
ΔE00 3.92
Very Light Blue
#D5FFFF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFF4 #F4C7C2
analogous
#C2F4E0 #C2EFF4 #C2D6F4
triadic
#C2EFF4 #F4C2EF #EFF4C2
tetradic
#C2EFF4 #E0C2F4 #F4C7C2 #D6F4C2
square
#C2EFF4 #E0C2F4 #F4C7C2 #D6F4C2
split-complementary
#C2EFF4 #F4C2D6 #F4E0C2
monochromatic
#5AD4E1 #8EE1EB #C2EFF4 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.24
#C2EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#C2EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFF4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFF4 | 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)
#E8EBF4
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#B3F3F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eff4; /* rgb */ color: rgb(194, 239, 244); /* oklch */ color: oklch(92.2% 0.047 204.7);
Tailwind
colors: {
custom: {
50: '#d5f4f7',
500: '#c2eff4',
950: '#000000',
},
}SCSS
$custom: #c2eff4; $custom-light: #d5f4f7; $custom-dark: #000000;
JSON
{
"hex": "#c2eff4",
"rgb": {
"r": 194,
"g": 239,
"b": 244
},
"hsl": {
"h": 186,
"s": 69.444,
"l": 85.882
},
"oklch": {
"l": 0.92221,
"c": 0.04672,
"h": 204.7
},
"luminance": 0.79734
}Semantic roles & 50–950 ramp
primary
#C2EFF4
secondary
#D58D85
accent
#2714D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585