#C2EEDD#C2EEDD
#C2EEDD is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.051 H 169.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEDD |
|---|---|
| RGB | rgb(194, 238, 221) |
| HSL | hsl(157, 56%, 85%) |
| HSV | hsv(157, 18%, 93%) |
| CMYK | cmyk(18.5%, 0%, 7.1%, 6.7%) |
| CIE-LAB | lab(90.71, -17.46, 3.54) |
| CIE-LCH | lch(90.71, 17.82, 168.53°) |
| OKLab | oklab(91.34% -0.0502 0.0091) |
| OKLCH | oklch(91.34% 0.051 169.7) |
| XYZ | xyz(65.8703, 77.8369, 79.9461) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Eggshell Blue
#C4FFF7
ΔE00 5.55
Pale Aqua
#B8FFEB
ΔE00 5.57
Ice
#D6FFFA
ΔE00 6.13
Light Light Blue
#CAFFFB
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEDD #EEC2D3
analogous
#C2EEC7 #C2EEDD #C2E9EE
triadic
#C2EEDD #DDC2EE #EEDDC2
tetradic
#C2EEDD #C7C2EE #EEC2D3 #E9EEC2
square
#C2EEDD #C7C2EE #EEC2D3 #E9EEC2
split-complementary
#C2EEDD #EEC2E9 #EEC7C2
monochromatic
#62D3A8 #92E1C2 #C2EEDD #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.27
#C2EEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#C2EEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEDD
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEDD | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#B9EFE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2eedd; /* rgb */ color: rgb(194, 238, 221); /* oklch */ color: oklch(91.3% 0.051 169.7);
Tailwind
colors: {
custom: {
50: '#d5f3e7',
500: '#c2eedd',
950: '#000000',
},
}SCSS
$custom: #c2eedd; $custom-light: #d5f3e7; $custom-dark: #000000;
JSON
{
"hex": "#c2eedd",
"rgb": {
"r": 194,
"g": 238,
"b": 221
},
"hsl": {
"h": 156.818,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91342,
"c": 0.05098,
"h": 169.7
},
"luminance": 0.77839
}Semantic roles & 50–950 ramp
primary
#C2EEDD
secondary
#CC89A2
accent
#2260C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584