#C2EBDF#C2EBDF
#C2EBDF is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.046 H 175.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBDF |
|---|---|
| RGB | rgb(194, 235, 223) |
| HSL | hsl(162, 51%, 84%) |
| HSV | hsv(162, 17%, 92%) |
| CMYK | cmyk(17.4%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(89.96, -15.58, 1.41) |
| CIE-LCH | lch(89.96, 15.65, 174.81°) |
| OKLab | oklab(90.76% -0.0454 0.0035) |
| OKLCH | oklch(90.76% 0.046 175.6) |
| XYZ | xyz(65.2722, 76.2118, 81.0691) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.66
Ice
#D6FFFA
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.37
Light Light Blue
#CAFFFB
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBDF #EBC2CE
analogous
#C2EBCB #C2EBDF #C2E3EB
triadic
#C2EBDF #DFC2EB #EBDFC2
tetradic
#C2EBDF #CBC2EB #EBC2CE #E3EBC2
square
#C2EBDF #CBC2EB #EBC2CE #E3EBC2
split-complementary
#C2EBDF #EBC2E3 #EBCBC2
monochromatic
#66CDAF #94DCC7 #C2EBDF #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.29
#C2EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#C2EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBDF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBDF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#B8ECE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2ebdf; /* rgb */ color: rgb(194, 235, 223); /* oklch */ color: oklch(90.8% 0.046 175.6);
Tailwind
colors: {
custom: {
50: '#d5f1e9',
500: '#c2ebdf',
950: '#000000',
},
}SCSS
$custom: #c2ebdf; $custom-light: #d5f1e9; $custom-dark: #000000;
JSON
{
"hex": "#c2ebdf",
"rgb": {
"r": 194,
"g": 235,
"b": 223
},
"hsl": {
"h": 162.439,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.90764,
"c": 0.04555,
"h": 175.6
},
"luminance": 0.76214
}Semantic roles & 50–950 ramp
primary
#C2EBDF
secondary
#C78A9C
accent
#2854BE
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141616
muted
#838584