#C2EEF2#C2EEF2
#C2EEF2 is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.0% C 0.046 H 203.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEF2 |
|---|---|
| RGB | rgb(194, 238, 242) |
| HSL | hsl(185, 65%, 85%) |
| HSV | hsv(185, 20%, 95%) |
| CMYK | cmyk(19.8%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(91.25, -13.23, -6.61) |
| CIE-LCH | lch(91.25, 14.79, 206.56°) |
| OKLab | oklab(91.95% -0.0419 -0.018) |
| OKLCH | oklch(91.95% 0.046 203.2) |
| XYZ | xyz(68.8451, 79.0268, 95.6136) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 3.42
Light Sky Blue
#C6FCFF
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.71
Really Light Blue
#D4FFFF
ΔE00 3.90
Very Light Blue
#D5FFFF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEF2 #F2C6C2
analogous
#C2F2DE #C2EEF2 #C2D6F2
triadic
#C2EEF2 #F2C2EE #EEF2C2
tetradic
#C2EEF2 #DEC2F2 #F2C6C2 #D6F2C2
square
#C2EEF2 #DEC2F2 #F2C6C2 #D6F2C2
split-complementary
#C2EEF2 #F2C2D6 #F2DEC2
monochromatic
#5DD2DC #90E0E7 #C2EEF2 #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.25
#C2EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#C2EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEF2
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEF2 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#B3F2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2eef2; /* rgb */ color: rgb(194, 238, 242); /* oklch */ color: oklch(92.0% 0.046 203.2);
Tailwind
colors: {
custom: {
50: '#d5f3f6',
500: '#c2eef2',
950: '#000000',
},
}SCSS
$custom: #c2eef2; $custom-light: #d5f3f6; $custom-dark: #000000;
JSON
{
"hex": "#c2eef2",
"rgb": {
"r": 194,
"g": 238,
"b": 242
},
"hsl": {
"h": 185,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.91951,
"c": 0.0456,
"h": 203.2
},
"luminance": 0.79029
}Semantic roles & 50–950 ramp
primary
#C2EEF2
secondary
#D28D86
accent
#2819CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585