#C2EEE2#C2EEE2
#C2EEE2 is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.5% C 0.048 H 176.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEE2 |
|---|---|
| RGB | rgb(194, 238, 226) |
| HSL | hsl(164, 56%, 85%) |
| HSV | hsv(164, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 5%, 6.7%) |
| CIE-LAB | lab(90.83, -16.49, 1.12) |
| CIE-LCH | lch(90.83, 16.52, 176.12°) |
| OKLab | oklab(91.48% -0.0482 0.0027) |
| OKLCH | oklch(91.48% 0.048 176.8) |
| XYZ | xyz(66.5464, 78.1073, 83.5068) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.89
Eggshell Blue
#C4FFF7
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.76
Pale Blue
#D0FEFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEE2 #EEC2CE
analogous
#C2EECC #C2EEE2 #C2E4EE
triadic
#C2EEE2 #E2C2EE #EEE2C2
tetradic
#C2EEE2 #CCC2EE #EEC2CE #E4EEC2
square
#C2EEE2 #CCC2EE #EEC2CE #E4EEC2
split-complementary
#C2EEE2 #EEC2E4 #EECCC2
monochromatic
#62D3B4 #92E1CB #C2EEE2 #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.26
#C2EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C2EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEE2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEE2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E2E2E3
Tritanopia (blue-blind)
#B7EFEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eee2; /* rgb */ color: rgb(194, 238, 226); /* oklch */ color: oklch(91.5% 0.048 176.8);
Tailwind
colors: {
custom: {
50: '#d5f3eb',
500: '#c2eee2',
950: '#000000',
},
}SCSS
$custom: #c2eee2; $custom-light: #d5f3eb; $custom-dark: #000000;
JSON
{
"hex": "#c2eee2",
"rgb": {
"r": 194,
"g": 238,
"b": 226
},
"hsl": {
"h": 163.636,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91481,
"c": 0.04824,
"h": 176.8
},
"luminance": 0.78109
}Semantic roles & 50–950 ramp
primary
#C2EEE2
secondary
#CC899B
accent
#224EC4
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141716
muted
#838584