#C2EEE7#C2EEE7
#C2EEE7 is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.6% C 0.046 H 184.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEE7 |
|---|---|
| RGB | rgb(194, 238, 231) |
| HSL | hsl(170, 56%, 85%) |
| HSV | hsv(170, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(90.96, -15.49, -1.30) |
| CIE-LCH | lch(90.96, 15.55, 184.81°) |
| OKLab | oklab(91.62% -0.0462 -0.0037) |
| OKLCH | oklch(91.62% 0.046 184.6) |
| XYZ | xyz(67.2425, 78.3858, 87.1729) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Light Light Blue
#CAFFFB
ΔE00 3.91
Ice
#D6FFFA
ΔE00 3.91
Eggshell Blue
#C4FFF7
ΔE00 4.27
Paleturquoise
#AFEEEE
ΔE00 4.38
Pale Blue
#D0FEFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEE7 #EEC2C9
analogous
#C2EED1 #C2EEE7 #C2DFEE
triadic
#C2EEE7 #E7C2EE #EEE7C2
tetradic
#C2EEE7 #D1C2EE #EEC2C9 #DFEEC2
square
#C2EEE7 #D1C2EE #EEC2C9 #DFEEC2
split-complementary
#C2EEE7 #EEC2DF #EED1C2
monochromatic
#62D3C1 #92E1D4 #C2EEE7 #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.26
#C2EEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C2EEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEE7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEE7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E7
Deuteranopia (green-blind)
#E1E2E8
Tritanopia (blue-blind)
#B6F0EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eee7; /* rgb */ color: rgb(194, 238, 231); /* oklch */ color: oklch(91.6% 0.046 184.6);
Tailwind
colors: {
custom: {
50: '#d5f3ee',
500: '#c2eee7',
950: '#000000',
},
}SCSS
$custom: #c2eee7; $custom-light: #d5f3ee; $custom-dark: #000000;
JSON
{
"hex": "#c2eee7",
"rgb": {
"r": 194,
"g": 238,
"b": 231
},
"hsl": {
"h": 170.455,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91624,
"c": 0.04633,
"h": 184.6
},
"luminance": 0.78388
}Semantic roles & 50–950 ramp
primary
#C2EEE7
secondary
#CC8993
accent
#223BC4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585