#C8E2DF#C8E2DF
#C8E2DF is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.3% C 0.028 H 188.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DF |
|---|---|
| RGB | rgb(200, 226, 223) |
| HSL | hsl(173, 31%, 84%) |
| HSV | hsv(173, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(87.97, -9.14, -1.45) |
| CIE-LCH | lch(87.97, 9.25, 188.99°) |
| OKLab | oklab(89.28% -0.0275 -0.004) |
| OKLCH | oklch(89.28% 0.028 188.2) |
| XYZ | xyz(64.3319, 71.9985, 80.3055) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Lightcyan
#E0FFFF
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.81
Ice
#D6FFFA
ΔE00 6.91
Very Light Blue
#D5FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DF #E2C8CB
analogous
#C8E2D2 #C8E2DF #C8D8E2
triadic
#C8E2DF #DFC8E2 #E2DFC8
tetradic
#C8E2DF #D2C8E2 #E2C8CB #D8E2C8
square
#C8E2DF #D2C8E2 #E2C8CB #D8E2C8
split-complementary
#C8E2DF #E2C8D8 #E2D2C8
monochromatic
#78B8B0 #A0CDC8 #C8E2DF #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.36
#C8E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C8E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#C1E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e2df; /* rgb */ color: rgb(200, 226, 223); /* oklch */ color: oklch(89.3% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#d8ebe9',
500: '#c8e2df',
950: '#000000',
},
}SCSS
$custom: #c8e2df; $custom-light: #d8ebe9; $custom-dark: #000000;
JSON
{
"hex": "#c8e2df",
"rgb": {
"r": 200,
"g": 226,
"b": 223
},
"hsl": {
"h": 173.077,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89284,
"c": 0.02783,
"h": 188.2
},
"luminance": 0.72
}Semantic roles & 50–950 ramp
primary
#C8E2DF
secondary
#BA9498
accent
#3C49AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484