#C2EFEB#C2EFEB
#C2EFEB is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.047 H 189.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFEB |
|---|---|
| RGB | rgb(194, 239, 235) |
| HSL | hsl(175, 58%, 85%) |
| HSV | hsv(175, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.32, -15.18, -2.85) |
| CIE-LCH | lch(91.32, 15.44, 190.63°) |
| OKLab | oklab(91.95% -0.0459 -0.0079) |
| OKLCH | oklch(91.95% 0.047 189.7) |
| XYZ | xyz(68.1058, 79.1982, 90.2796) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Light Light Blue
#CAFFFB
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 3.59
Ice
#D6FFFA
ΔE00 3.64
Paleturquoise
#AFEEEE
ΔE00 3.70
Really Light Blue
#D4FFFF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFEB #EFC2C6
analogous
#C2EFD5 #C2EFEB #C2DCEF
triadic
#C2EFEB #EBC2EF #EFEBC2
tetradic
#C2EFEB #D5C2EF #EFC2C6 #DCEFC2
square
#C2EFEB #D5C2EF #EFC2C6 #DCEFC2
split-complementary
#C2EFEB #EFC2DC #EFD5C2
monochromatic
#61D6CB #92E2DB #C2EFEB #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#C2EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#C2EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFEB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFEB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#B5F1EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2efeb; /* rgb */ color: rgb(194, 239, 235); /* oklch */ color: oklch(92.0% 0.047 189.7);
Tailwind
colors: {
custom: {
50: '#d5f4f1',
500: '#c2efeb',
950: '#000000',
},
}SCSS
$custom: #c2efeb; $custom-light: #d5f4f1; $custom-dark: #000000;
JSON
{
"hex": "#c2efeb",
"rgb": {
"r": 194,
"g": 239,
"b": 235
},
"hsl": {
"h": 174.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91951,
"c": 0.04659,
"h": 189.7
},
"luminance": 0.792
}Semantic roles & 50–950 ramp
primary
#C2EFEB
secondary
#CD888E
accent
#1F2EC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585