#C2EEEA#C2EEEA
#C2EEEA is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.046 H 189.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEEA |
|---|---|
| RGB | rgb(194, 238, 234) |
| HSL | hsl(175, 56%, 85%) |
| HSV | hsv(175, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.03, -14.88, -2.76) |
| CIE-LCH | lch(91.03, 15.14, 190.49°) |
| OKLab | oklab(91.71% -0.045 -0.0076) |
| OKLCH | oklch(91.71% 0.046 189.6) |
| XYZ | xyz(67.6698, 78.5567, 89.4235) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.61
Light Light Blue
#CAFFFB
ΔE00 3.73
Pale Blue
#D0FEFE
ΔE00 3.75
Ice
#D6FFFA
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 3.86
Very Pale Blue
#D6FFFE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEEA #EEC2C6
analogous
#C2EED4 #C2EEEA #C2DCEE
triadic
#C2EEEA #EAC2EE #EEEAC2
tetradic
#C2EEEA #D4C2EE #EEC2C6 #DCEEC2
square
#C2EEEA #D4C2EE #EEC2C6 #DCEEC2
split-complementary
#C2EEEA #EEC2DC #EED4C2
monochromatic
#62D3C9 #92E1DA #C2EEEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C2EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C2EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEEA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEEA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#B5F0ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eeea; /* rgb */ color: rgb(194, 238, 234); /* oklch */ color: oklch(91.7% 0.046 189.6);
Tailwind
colors: {
custom: {
50: '#d5f3f0',
500: '#c2eeea',
950: '#000000',
},
}SCSS
$custom: #c2eeea; $custom-light: #d5f3f0; $custom-dark: #000000;
JSON
{
"hex": "#c2eeea",
"rgb": {
"r": 194,
"g": 238,
"b": 234
},
"hsl": {
"h": 174.545,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91712,
"c": 0.04565,
"h": 189.6
},
"luminance": 0.78559
}Semantic roles & 50–950 ramp
primary
#C2EEEA
secondary
#CC898F
accent
#2230C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585