#C4EBEE#C4EBEE
#C4EBEE is a very light, muted teal. Relative luminance 0.773; OKLCH L 91.3% C 0.041 H 202.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EBEE |
|---|---|
| RGB | rgb(196, 235, 238) |
| HSL | hsl(184, 55%, 85%) |
| HSV | hsv(184, 18%, 93%) |
| CMYK | cmyk(17.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.47, -11.95, -5.66) |
| CIE-LCH | lch(90.47, 13.22, 205.34°) |
| OKLab | oklab(91.33% -0.0376 -0.0154) |
| OKLCH | oklch(91.33% 0.041 202.2) |
| XYZ | xyz(67.9017, 77.3234, 92.2197) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.49
Pale Sky Blue
#BDF6FE
ΔE00 4.16
Pale Blue
#D0FEFE
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.37
Light Sky Blue
#C6FCFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EBEE #EEC7C4
analogous
#C4EEDC #C4EBEE #C4D6EE
triadic
#C4EBEE #EEC4EB #EBEEC4
tetradic
#C4EBEE #DCC4EE #EEC7C4 #D6EEC4
square
#C4EBEE #DCC4EE #EEC7C4 #D6EEC4
split-complementary
#C4EBEE #EEC4D6 #EEDCC4
monochromatic
#65CBD3 #94DBE0 #C4EBEE #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.28
#C4EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#C4EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EBEE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EBEE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#B8EEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4ebee; /* rgb */ color: rgb(196, 235, 238); /* oklch */ color: oklch(91.3% 0.041 202.2);
Tailwind
colors: {
custom: {
50: '#d6f1f3',
500: '#c4ebee',
950: '#000000',
},
}SCSS
$custom: #c4ebee; $custom-light: #d6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#c4ebee",
"rgb": {
"r": 196,
"g": 235,
"b": 238
},
"hsl": {
"h": 184.286,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.91331,
"c": 0.04066,
"h": 202.2
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#C4EBEE
secondary
#CC8F8B
accent
#2E23C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585