#C4E2D5#C4E2D5
#C4E2D5 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.036 H 167.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D5 |
|---|---|
| RGB | rgb(196, 226, 213) |
| HSL | hsl(154, 34%, 83%) |
| HSV | hsv(154, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(87.45, -12.35, 3.03) |
| CIE-LCH | lch(87.45, 12.72, 166.22°) |
| OKLab | oklab(88.73% -0.0354 0.0078) |
| OKLCH | oklch(88.73% 0.036 167.5) |
| XYZ | xyz(61.9687, 70.9313, 73.3641) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.22
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Very Pale Blue
#D6FFFE
ΔE00 8.10
Light Light Blue
#CAFFFB
ΔE00 8.32
Honeydew
#F0FFF0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D5 #E2C4D1
analogous
#C4E2C6 #C4E2D5 #C4E0E2
triadic
#C4E2D5 #D5C4E2 #E2D5C4
tetradic
#C4E2D5 #C6C4E2 #E2C4D1 #E0E2C4
square
#C4E2D5 #C6C4E2 #E2C4D1 #E0E2C4
split-complementary
#C4E2D5 #E2C4E0 #E2C6C4
monochromatic
#72BA9B #9BCEB8 #C4E2D5 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.38
#C4E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#C4E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D5
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D5 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED4
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#BEE2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d5; /* rgb */ color: rgb(196, 226, 213); /* oklch */ color: oklch(88.7% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#d6ebe1',
500: '#c4e2d5',
950: '#000000',
},
}SCSS
$custom: #c4e2d5; $custom-light: #d6ebe1; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d5",
"rgb": {
"r": 196,
"g": 226,
"b": 213
},
"hsl": {
"h": 154,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88725,
"c": 0.03628,
"h": 167.5
},
"luminance": 0.70933
}Semantic roles & 50–950 ramp
primary
#C4E2D5
secondary
#BB90A2
accent
#396BAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484