#C8E1DF#C8E1DF
#C8E1DF is a very light, muted teal. Relative luminance 0.715; OKLCH L 89.1% C 0.027 H 190.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E1DF |
|---|---|
| RGB | rgb(200, 225, 223) |
| HSL | hsl(175, 29%, 83%) |
| HSV | hsv(175, 11%, 88%) |
| CMYK | cmyk(11.1%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(87.71, -8.63, -1.83) |
| CIE-LCH | lch(87.71, 8.82, 191.97°) |
| OKLab | oklab(89.08% -0.0262 -0.005) |
| OKLCH | oklch(89.08% 0.027 190.8) |
| XYZ | xyz(64.0608, 71.4563, 80.2151) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.12
Very Light Blue
#D5FFFF
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E1DF #E1C8CA
analogous
#C8E1D2 #C8E1DF #C8D6E1
triadic
#C8E1DF #DFC8E1 #E1DFC8
tetradic
#C8E1DF #D2C8E1 #E1C8CA #D6E1C8
square
#C8E1DF #D2C8E1 #E1C8CA #D6E1C8
split-complementary
#C8E1DF #E1C8D6 #E1D2C8
monochromatic
#79B6B1 #A0CBC8 #C8E1DF #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.37
#C8E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#C8E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E1DF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E1DF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#C1E3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e1df; /* rgb */ color: rgb(200, 225, 223); /* oklch */ color: oklch(89.1% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#d8eae9',
500: '#c8e1df',
950: '#000000',
},
}SCSS
$custom: #c8e1df; $custom-light: #d8eae9; $custom-dark: #000000;
JSON
{
"hex": "#c8e1df",
"rgb": {
"r": 200,
"g": 225,
"b": 223
},
"hsl": {
"h": 175.2,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.89077,
"c": 0.02666,
"h": 190.8
},
"luminance": 0.71458
}Semantic roles & 50–950 ramp
primary
#C8E1DF
secondary
#B99497
accent
#3D46A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484