#C2EEEB#C2EEEB
#C2EEEB is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.045 H 191.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEEB |
|---|---|
| RGB | rgb(194, 238, 235) |
| HSL | hsl(176, 56%, 85%) |
| HSV | hsv(176, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.06, -14.68, -3.24) |
| CIE-LCH | lch(91.06, 15.03, 192.44°) |
| OKLab | oklab(91.74% -0.0446 -0.0089) |
| OKLCH | oklch(91.74% 0.046 191.3) |
| XYZ | xyz(67.8139, 78.6143, 90.1823) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.57
Light Light Blue
#CAFFFB
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Ice
#D6FFFA
ΔE00 3.80
Really Light Blue
#D4FFFF
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEEB #EEC2C5
analogous
#C2EED5 #C2EEEB #C2DBEE
triadic
#C2EEEB #EBC2EE #EEEBC2
tetradic
#C2EEEB #D5C2EE #EEC2C5 #DBEEC2
square
#C2EEEB #D5C2EE #EEC2C5 #DBEEC2
split-complementary
#C2EEEB #EEC2DB #EED5C2
monochromatic
#62D3CC #92E1DB #C2EEEB #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C2EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C2EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEEB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEEB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#B5F1ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eeeb; /* rgb */ color: rgb(194, 238, 235); /* oklch */ color: oklch(91.7% 0.045 191.3);
Tailwind
colors: {
custom: {
50: '#d5f3f1',
500: '#c2eeeb',
950: '#000000',
},
}SCSS
$custom: #c2eeeb; $custom-light: #d5f3f1; $custom-dark: #000000;
JSON
{
"hex": "#c2eeeb",
"rgb": {
"r": 194,
"g": 238,
"b": 235
},
"hsl": {
"h": 175.909,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91741,
"c": 0.0455,
"h": 191.3
},
"luminance": 0.78617
}Semantic roles & 50–950 ramp
primary
#C2EEEB
secondary
#CC898D
accent
#222DC4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585