#C2EEF4#C2EEF4
#C2EEF4 is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.046 H 206.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEF4 |
|---|---|
| RGB | rgb(194, 238, 244) |
| HSL | hsl(187, 69%, 86%) |
| HSV | hsv(187, 20%, 96%) |
| CMYK | cmyk(20.5%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(91.30, -12.81, -7.58) |
| CIE-LCH | lch(91.30, 14.88, 210.59°) |
| OKLab | oklab(92.01% -0.0411 -0.0206) |
| OKLCH | oklch(92.01% 0.046 206.6) |
| XYZ | xyz(69.1471, 79.1476, 97.2042) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.85
Powder Blue
#B0E0E6
ΔE00 3.42
Light Sky Blue
#C6FCFF
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 4.17
Really Light Blue
#D4FFFF
ΔE00 4.30
Very Light Blue
#D5FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEF4 #F4C8C2
analogous
#C2F4E1 #C2EEF4 #C2D5F4
triadic
#C2EEF4 #F4C2EE #EEF4C2
tetradic
#C2EEF4 #E1C2F4 #F4C8C2 #D5F4C2
square
#C2EEF4 #E1C2F4 #F4C8C2 #D5F4C2
split-complementary
#C2EEF4 #F4C2D5 #F4E1C2
monochromatic
#5AD1E1 #8EE0EB #C2EEF4 #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.25
#C2EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C2EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEF4
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEF4 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#B3F2F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2eef4; /* rgb */ color: rgb(194, 238, 244); /* oklch */ color: oklch(92.0% 0.046 206.6);
Tailwind
colors: {
custom: {
50: '#d5f3f7',
500: '#c2eef4',
950: '#000000',
},
}SCSS
$custom: #c2eef4; $custom-light: #d5f3f7; $custom-dark: #000000;
JSON
{
"hex": "#c2eef4",
"rgb": {
"r": 194,
"g": 238,
"b": 244
},
"hsl": {
"h": 187.2,
"s": 69.444,
"l": 85.882
},
"oklch": {
"l": 0.92013,
"c": 0.04601,
"h": 206.6
},
"luminance": 0.7915
}Semantic roles & 50–950 ramp
primary
#C2EEF4
secondary
#D58F85
accent
#2B14D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585