#C4E0DF#C4E0DF
#C4E0DF is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.6% C 0.030 H 194.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0DF |
|---|---|
| RGB | rgb(196, 224, 223) |
| HSL | hsl(178, 31%, 82%) |
| HSV | hsv(178, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(87.18, -9.40, -2.63) |
| CIE-LCH | lch(87.18, 9.76, 195.64°) |
| OKLab | oklab(88.59% -0.0288 -0.0072) |
| OKLCH | oklch(88.59% 0.03 194) |
| XYZ | xyz(62.7366, 70.3734, 80.0758) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Very Pale Blue
#D6FFFE
ΔE00 6.97
Very Light Blue
#D5FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0DF #E0C4C5
analogous
#C4E0D1 #C4E0DF #C4D3E0
triadic
#C4E0DF #DFC4E0 #E0DFC4
tetradic
#C4E0DF #D1C4E0 #E0C4C5 #D3E0C4
square
#C4E0DF #D1C4E0 #E0C4C5 #D3E0C4
split-complementary
#C4E0DF #E0C4D3 #E0D1C4
monochromatic
#74B6B3 #9CCBC9 #C4E0DF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.39
#C4E0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C4E0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0DF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0DF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#BCE2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0df; /* rgb */ color: rgb(196, 224, 223); /* oklch */ color: oklch(88.6% 0.030 194.0);
Tailwind
colors: {
custom: {
50: '#d6e9e9',
500: '#c4e0df',
950: '#000000',
},
}SCSS
$custom: #c4e0df; $custom-light: #d6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c4e0df",
"rgb": {
"r": 196,
"g": 224,
"b": 223
},
"hsl": {
"h": 177.857,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88594,
"c": 0.02966,
"h": 194
},
"luminance": 0.70375
}Semantic roles & 50–950 ramp
primary
#C4E0DF
secondary
#B89092
accent
#3C40AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484