#C4E0D2#C4E0D2
#C4E0D2 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.2% C 0.035 H 164.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0D2 |
|---|---|
| RGB | rgb(196, 224, 210) |
| HSL | hsl(150, 31%, 82%) |
| HSV | hsv(150, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(86.85, -11.91, 3.73) |
| CIE-LCH | lch(86.85, 12.48, 162.59°) |
| OKLab | oklab(88.22% -0.0339 0.0097) |
| OKLCH | oklch(88.22% 0.035 164.1) |
| XYZ | xyz(61.0508, 69.6991, 71.1970) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.92
Honeydew
#F0FFF0
ΔE00 8.38
Duck Egg Blue
#C3FBF4
ΔE00 8.51
Ice Blue (survey)
#D7FFFE
ΔE00 8.76
Very Pale Blue
#D6FFFE
ΔE00 8.80
Lightcyan
#E0FFFF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0D2 #E0C4D2
analogous
#C4E0C4 #C4E0D2 #C4E0E0
triadic
#C4E0D2 #D2C4E0 #E0D2C4
tetradic
#C4E0D2 #C4C4E0 #E0C4D2 #E0E0C4
square
#C4E0D2 #C4C4E0 #E0C4D2 #E0E0C4
split-complementary
#C4E0D2 #E0C4E0 #E0C4C4
monochromatic
#74B695 #9CCBB3 #C4E0D2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C4E0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C4E0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0D2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0D2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#BFE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e0d2; /* rgb */ color: rgb(196, 224, 210); /* oklch */ color: oklch(88.2% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#d6e9df',
500: '#c4e0d2',
950: '#000000',
},
}SCSS
$custom: #c4e0d2; $custom-light: #d6e9df; $custom-dark: #000000;
JSON
{
"hex": "#c4e0d2",
"rgb": {
"r": 196,
"g": 224,
"b": 210
},
"hsl": {
"h": 150,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88222,
"c": 0.03527,
"h": 164.1
},
"luminance": 0.697
}Semantic roles & 50–950 ramp
primary
#C4E0D2
secondary
#B890A4
accent
#3C73AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484