#C4EBEB#C4EBEB
#C4EBEB is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.040 H 196.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBEB |
|---|---|
| RGB | rgb(196, 235, 235) |
| HSL | hsl(180, 49%, 85%) |
| HSV | hsv(180, 17%, 92%) |
| CMYK | cmyk(16.6%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.39, -12.56, -4.21) |
| CIE-LCH | lch(90.39, 13.25, 198.52°) |
| OKLab | oklab(91.24% -0.0388 -0.0115) |
| OKLCH | oklch(91.24% 0.04 196.5) |
| XYZ | xyz(67.4646, 77.1486, 89.9178) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.93
Pale Blue
#D0FEFE
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBEB #EBC4C4
analogous
#C4EBD8 #C4EBEB #C4D8EB
triadic
#C4EBEB #EBC4EB #EBEBC4
tetradic
#C4EBEB #D8C4EB #EBC4C4 #D8EBC4
square
#C4EBEB #D8C4EB #EBC4C4 #D8EBC4
split-complementary
#C4EBEB #EBC4D8 #EBD8C4
monochromatic
#69CCCC #96DCDC #C4EBEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.28
#C4EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#C4EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBEB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBEB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#B8EEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4ebeb; /* rgb */ color: rgb(196, 235, 235); /* oklch */ color: oklch(91.2% 0.040 196.5);
Tailwind
colors: {
custom: {
50: '#d6f1f1',
500: '#c4ebeb',
950: '#000000',
},
}SCSS
$custom: #c4ebeb; $custom-light: #d6f1f1; $custom-dark: #000000;
JSON
{
"hex": "#c4ebeb",
"rgb": {
"r": 196,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.91241,
"c": 0.04046,
"h": 196.5
},
"luminance": 0.77151
}Semantic roles & 50–950 ramp
primary
#C4EBEB
secondary
#C78C8C
accent
#2929BD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585