#C8E2DA#C8E2DA
#C8E2DA is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.1% C 0.030 H 175.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DA |
|---|---|
| RGB | rgb(200, 226, 218) |
| HSL | hsl(162, 31%, 84%) |
| HSV | hsv(162, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(87.84, -10.10, 1.00) |
| CIE-LCH | lch(87.84, 10.15, 174.36°) |
| OKLab | oklab(89.14% -0.0295 0.0025) |
| OKLCH | oklch(89.14% 0.03 175.2) |
| XYZ | xyz(63.6677, 71.7329, 76.8075) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.91
Lightcyan
#E0FFFF
ΔE00 7.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.49
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DA #E2C8D0
analogous
#C8E2CD #C8E2DA #C8DDE2
triadic
#C8E2DA #DAC8E2 #E2DAC8
tetradic
#C8E2DA #CDC8E2 #E2C8D0 #DDE2C8
square
#C8E2DA #CDC8E2 #E2C8D0 #DDE2C8
split-complementary
#C8E2DA #E2C8DD #E2CDC8
monochromatic
#78B8A4 #A0CDBF #C8E2DA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.37
#C8E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C8E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#C2E3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e2da; /* rgb */ color: rgb(200, 226, 218); /* oklch */ color: oklch(89.1% 0.030 175.2);
Tailwind
colors: {
custom: {
50: '#d8ebe5',
500: '#c8e2da',
950: '#000000',
},
}SCSS
$custom: #c8e2da; $custom-light: #d8ebe5; $custom-dark: #000000;
JSON
{
"hex": "#c8e2da",
"rgb": {
"r": 200,
"g": 226,
"b": 218
},
"hsl": {
"h": 161.538,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.8914,
"c": 0.0296,
"h": 175.2
},
"luminance": 0.71734
}Semantic roles & 50–950 ramp
primary
#C8E2DA
secondary
#BA94A0
accent
#3C5EAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484