#C2EEED#C2EEED
#C2EEED is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.8% C 0.045 H 194.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEED |
|---|---|
| RGB | rgb(194, 238, 237) |
| HSL | hsl(179, 56%, 85%) |
| HSV | hsv(179, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.11, -14.27, -4.20) |
| CIE-LCH | lch(91.11, 14.88, 196.41°) |
| OKLab | oklab(91.8% -0.0438 -0.0115) |
| OKLCH | oklch(91.8% 0.045 194.7) |
| XYZ | xyz(68.1044, 78.7306, 91.7126) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.74
Paleturquoise
#AFEEEE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEED #EEC2C3
analogous
#C2EED7 #C2EEED #C2D9EE
triadic
#C2EEED #EDC2EE #EEEDC2
tetradic
#C2EEED #D7C2EE #EEC2C3 #D9EEC2
square
#C2EEED #D7C2EE #EEC2C3 #D9EEC2
split-complementary
#C2EEED #EEC2D9 #EED7C2
monochromatic
#62D3D1 #92E1DF #C2EEED #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.25
#C2EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#C2EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEED
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEED | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#B5F1EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2eeed; /* rgb */ color: rgb(194, 238, 237); /* oklch */ color: oklch(91.8% 0.045 194.7);
Tailwind
colors: {
custom: {
50: '#d5f3f2',
500: '#c2eeed',
950: '#000000',
},
}SCSS
$custom: #c2eeed; $custom-light: #d5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#c2eeed",
"rgb": {
"r": 194,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.636,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.918,
"c": 0.04532,
"h": 194.7
},
"luminance": 0.78733
}Semantic roles & 50–950 ramp
primary
#C2EEED
secondary
#CC898A
accent
#2225C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585