#C2EBEF#C2EBEF
#C2EBEF is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.043 H 203.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBEF |
|---|---|
| RGB | rgb(194, 235, 239) |
| HSL | hsl(185, 58%, 85%) |
| HSV | hsv(185, 19%, 94%) |
| CMYK | cmyk(18.8%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.37, -12.35, -6.34) |
| CIE-LCH | lch(90.37, 13.88, 207.16°) |
| OKLab | oklab(91.23% -0.0392 -0.0172) |
| OKLCH | oklch(91.23% 0.043 203.7) |
| XYZ | xyz(67.5321, 77.1158, 92.9713) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 3.74
Light Sky Blue
#C6FCFF
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBEF #EFC6C2
analogous
#C2EFDC #C2EBEF #C2D5EF
triadic
#C2EBEF #EFC2EB #EBEFC2
tetradic
#C2EBEF #DCC2EF #EFC6C2 #D5EFC2
square
#C2EBEF #DCC2EF #EFC6C2 #D5EFC2
split-complementary
#C2EBEF #EFC2D5 #EFDCC2
monochromatic
#61CBD6 #92DBE2 #C2EBEF #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.28
#C2EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C2EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBEF
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBEF | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#B5EEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ebef; /* rgb */ color: rgb(194, 235, 239); /* oklch */ color: oklch(91.2% 0.043 203.7);
Tailwind
colors: {
custom: {
50: '#d5f1f4',
500: '#c2ebef',
950: '#000000',
},
}SCSS
$custom: #c2ebef; $custom-light: #d5f1f4; $custom-dark: #000000;
JSON
{
"hex": "#c2ebef",
"rgb": {
"r": 194,
"g": 235,
"b": 239
},
"hsl": {
"h": 185.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91233,
"c": 0.04277,
"h": 203.7
},
"luminance": 0.77118
}Semantic roles & 50–950 ramp
primary
#C2EBEF
secondary
#CD8E88
accent
#2E1FC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585