#C2EFEE#C2EFEE
#C2EFEE is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.0% C 0.046 H 194.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFEE |
|---|---|
| RGB | rgb(194, 239, 238) |
| HSL | hsl(179, 58%, 85%) |
| HSV | hsv(179, 19%, 94%) |
| CMYK | cmyk(18.8%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(91.40, -14.56, -4.30) |
| CIE-LCH | lch(91.40, 15.19, 196.44°) |
| OKLab | oklab(92.04% -0.0447 -0.0117) |
| OKLCH | oklch(92.04% 0.046 194.7) |
| XYZ | xyz(68.5429, 79.3731, 92.5815) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.16
Light Sky Blue
#C6FCFF
ΔE00 3.29
Really Light Blue
#D4FFFF
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.61
Very Pale Blue
#D6FFFE
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFEE #EFC2C3
analogous
#C2EFD8 #C2EFEE #C2D9EF
triadic
#C2EFEE #EEC2EF #EFEEC2
tetradic
#C2EFEE #D8C2EF #EFC2C3 #D9EFC2
square
#C2EFEE #D8C2EF #EFC2C3 #D9EFC2
split-complementary
#C2EFEE #EFC2D9 #EFD8C2
monochromatic
#61D6D3 #92E2E0 #C2EFEE #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.24
#C2EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#C2EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFEE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFEE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#B4F2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2efee; /* rgb */ color: rgb(194, 239, 238); /* oklch */ color: oklch(92.0% 0.046 194.7);
Tailwind
colors: {
custom: {
50: '#d5f4f3',
500: '#c2efee',
950: '#000000',
},
}SCSS
$custom: #c2efee; $custom-light: #d5f4f3; $custom-dark: #000000;
JSON
{
"hex": "#c2efee",
"rgb": {
"r": 194,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.9204,
"c": 0.04626,
"h": 194.7
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#C2EFEE
secondary
#CD888A
accent
#1F23C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585