#C2EBEE#C2EBEE
#C2EBEE is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.2% C 0.043 H 201.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBEE |
|---|---|
| RGB | rgb(194, 235, 238) |
| HSL | hsl(184, 56%, 85%) |
| HSV | hsv(184, 18%, 93%) |
| CMYK | cmyk(18.5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.35, -12.56, -5.85) |
| CIE-LCH | lch(90.35, 13.85, 204.99°) |
| OKLab | oklab(91.2% -0.0395 -0.0159) |
| OKLCH | oklch(91.2% 0.043 201.9) |
| XYZ | xyz(67.3848, 77.0569, 92.1954) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 4.19
Pale Blue
#D0FEFE
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBEE #EEC5C2
analogous
#C2EEDB #C2EBEE #C2D5EE
triadic
#C2EBEE #EEC2EB #EBEEC2
tetradic
#C2EBEE #DBC2EE #EEC5C2 #D5EEC2
square
#C2EBEE #DBC2EE #EEC5C2 #D5EEC2
split-complementary
#C2EBEE #EEC2D5 #EEDBC2
monochromatic
#62CCD3 #92DBE1 #C2EBEE #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.28
#C2EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#C2EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBEE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBEE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#B5EEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ebee; /* rgb */ color: rgb(194, 235, 238); /* oklch */ color: oklch(91.2% 0.043 201.9);
Tailwind
colors: {
custom: {
50: '#d5f1f3',
500: '#c2ebee',
950: '#000000',
},
}SCSS
$custom: #c2ebee; $custom-light: #d5f1f3; $custom-dark: #000000;
JSON
{
"hex": "#c2ebee",
"rgb": {
"r": 194,
"g": 235,
"b": 238
},
"hsl": {
"h": 184.091,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.91203,
"c": 0.04262,
"h": 201.9
},
"luminance": 0.77059
}Semantic roles & 50–950 ramp
primary
#C2EBEE
secondary
#CC8D89
accent
#2D22C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585