#C2EBED#C2EBED
#C2EBED is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.2% C 0.043 H 200.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBED |
|---|---|
| RGB | rgb(194, 235, 237) |
| HSL | hsl(183, 54%, 85%) |
| HSV | hsv(183, 18%, 93%) |
| CMYK | cmyk(18.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.32, -12.76, -5.37) |
| CIE-LCH | lch(90.32, 13.85, 202.82°) |
| OKLab | oklab(91.17% -0.0399 -0.0146) |
| OKLCH | oklch(91.17% 0.043 200.1) |
| XYZ | xyz(67.2383, 76.9983, 91.4238) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBED #EDC4C2
analogous
#C2EDDA #C2EBED #C2D6ED
triadic
#C2EBED #EDC2EB #EBEDC2
tetradic
#C2EBED #DAC2ED #EDC4C2 #D6EDC2
square
#C2EBED #DAC2ED #EDC4C2 #D6EDC2
split-complementary
#C2EBED #EDC2D6 #EDDAC2
monochromatic
#63CCD1 #93DCDF #C2EBED #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.28
#C2EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C2EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBED
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBED | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#B5EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2ebed; /* rgb */ color: rgb(194, 235, 237); /* oklch */ color: oklch(91.2% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#d5f1f2',
500: '#c2ebed',
950: '#000000',
},
}SCSS
$custom: #c2ebed; $custom-light: #d5f1f2; $custom-dark: #000000;
JSON
{
"hex": "#c2ebed",
"rgb": {
"r": 194,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.791,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.91173,
"c": 0.04252,
"h": 200.1
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#C2EBED
secondary
#CA8C89
accent
#2B24C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585