#C2EFF7#C2EFF7
#C2EFF7 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.3% C 0.047 H 209.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFF7 |
|---|---|
| RGB | rgb(194, 239, 247) |
| HSL | hsl(189, 77%, 86%) |
| HSV | hsv(189, 21%, 97%) |
| CMYK | cmyk(21.5%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(91.65, -12.68, -8.63) |
| CIE-LCH | lch(91.65, 15.34, 214.23°) |
| OKLab | oklab(92.31% -0.0413 -0.0234) |
| OKLCH | oklch(92.31% 0.047 209.6) |
| XYZ | xyz(69.8983, 79.9152, 99.7200) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.73
Powder Blue
#B0E0E6
ΔE00 3.73
Light Sky Blue
#C6FCFF
ΔE00 3.99
Pale Blue
#D0FEFE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFF7 #F7CAC2
analogous
#C2F7E5 #C2EFF7 #C2D5F7
triadic
#C2EFF7 #F7C2EF #EFF7C2
tetradic
#C2EFF7 #E5C2F7 #F7CAC2 #D5F7C2
square
#C2EFF7 #E5C2F7 #F7CAC2 #D5F7C2
split-complementary
#C2EFF7 #F7C2D5 #F7E5C2
monochromatic
#56D3E9 #8CE1F0 #C2EFF7 #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.24
#C2EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#C2EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFF7
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFF7 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#B2F3F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eff7; /* rgb */ color: rgb(194, 239, 247); /* oklch */ color: oklch(92.3% 0.047 209.6);
Tailwind
colors: {
custom: {
50: '#d5f4f9',
500: '#c2eff7',
950: '#000000',
},
}SCSS
$custom: #c2eff7; $custom-light: #d5f4f9; $custom-dark: #000000;
JSON
{
"hex": "#c2eff7",
"rgb": {
"r": 194,
"g": 239,
"b": 247
},
"hsl": {
"h": 189.057,
"s": 76.812,
"l": 86.471
},
"oklch": {
"l": 0.92314,
"c": 0.04749,
"h": 209.6
},
"luminance": 0.79918
}Semantic roles & 50–950 ramp
primary
#C2EFF7
secondary
#DA9083
accent
#2B0CD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585