#C4E5E4#C4E5E4
#C4E5E4 is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.8% C 0.035 H 194.3°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5E4 |
|---|---|
| RGB | rgb(196, 229, 228) |
| HSL | hsl(178, 39%, 83%) |
| HSV | hsv(178, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(88.63, -10.95, -3.14) |
| CIE-LCH | lch(88.63, 11.39, 195.99°) |
| OKLab | oklab(89.78% -0.0336 -0.0086) |
| OKLCH | oklch(89.78% 0.035 194.3) |
| XYZ | xyz(64.7842, 73.3742, 84.1331) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.61
Really Light Blue
#D4FFFF
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5E4 #E5C4C5
analogous
#C4E5D3 #C4E5E4 #C4D5E5
triadic
#C4E5E4 #E4C4E5 #E5E4C4
tetradic
#C4E5E4 #D3C4E5 #E5C4C5 #D5E5C4
square
#C4E5E4 #D3C4E5 #E5C4C5 #D5E5C4
split-complementary
#C4E5E4 #E5C4D5 #E5D3C4
monochromatic
#6FC0BD #9AD2D1 #C4E5E4 #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.34
#C4E5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#C4E5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5E4
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5E4 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E4
Deuteranopia (green-blind)
#DADCE4
Tritanopia (blue-blind)
#BBE7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e5e4; /* rgb */ color: rgb(196, 229, 228); /* oklch */ color: oklch(89.8% 0.035 194.3);
Tailwind
colors: {
custom: {
50: '#d6edec',
500: '#c4e5e4',
950: '#000000',
},
}SCSS
$custom: #c4e5e4; $custom-light: #d6edec; $custom-dark: #000000;
JSON
{
"hex": "#c4e5e4",
"rgb": {
"r": 196,
"g": 229,
"b": 228
},
"hsl": {
"h": 178.182,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89782,
"c": 0.03463,
"h": 194.3
},
"luminance": 0.73376
}Semantic roles & 50–950 ramp
primary
#C4E5E4
secondary
#BF8F90
accent
#3438B2
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484