#C2EDDB#C2EDDB
#C2EDDB is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.1% C 0.051 H 167.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDDB |
|---|---|
| RGB | rgb(194, 237, 219) |
| HSL | hsl(155, 54%, 85%) |
| HSV | hsv(155, 18%, 93%) |
| CMYK | cmyk(18.1%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.39, -17.35, 4.13) |
| CIE-LCH | lch(90.39, 17.84, 166.61°) |
| OKLab | oklab(91.08% -0.0496 0.0107) |
| OKLCH | oklch(91.08% 0.051 167.9) |
| XYZ | xyz(65.3151, 77.1503, 78.4543) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 5.84
Eggshell Blue
#C4FFF7
ΔE00 6.01
Ice
#D6FFFA
ΔE00 6.51
Light Light Blue
#CAFFFB
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDDB #EDC2D4
analogous
#C2EDC6 #C2EDDB #C2E9ED
triadic
#C2EDDB #DBC2ED #EDDBC2
tetradic
#C2EDDB #C6C2ED #EDC2D4 #E9EDC2
square
#C2EDDB #C6C2ED #EDC2D4 #E9EDC2
split-complementary
#C2EDDB #EDC2E9 #EDC6C2
monochromatic
#63D1A3 #93DFBF #C2EDDB #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.28
#C2EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#C2EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDDB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDDB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#B9EDE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2eddb; /* rgb */ color: rgb(194, 237, 219); /* oklch */ color: oklch(91.1% 0.051 167.9);
Tailwind
colors: {
custom: {
50: '#d5f3e6',
500: '#c2eddb',
950: '#000000',
},
}SCSS
$custom: #c2eddb; $custom-light: #d5f3e6; $custom-dark: #000000;
JSON
{
"hex": "#c2eddb",
"rgb": {
"r": 194,
"g": 237,
"b": 219
},
"hsl": {
"h": 154.884,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91076,
"c": 0.05078,
"h": 167.9
},
"luminance": 0.77152
}Semantic roles & 50–950 ramp
primary
#C2EDDB
secondary
#CA89A4
accent
#2466C2
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584