#C8DEDA#C8DEDA
#C8DEDA is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.024 H 183.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDA |
|---|---|
| RGB | rgb(200, 222, 218) |
| HSL | hsl(169, 25%, 83%) |
| HSV | hsv(169, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.79, -8.06, -0.53) |
| CIE-LCH | lch(86.79, 8.08, 183.78°) |
| OKLab | oklab(88.31% -0.024 -0.0015) |
| OKLCH | oklch(88.31% 0.024 183.7) |
| XYZ | xyz(62.5927, 69.5828, 76.4492) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.36
Ice Blue (survey)
#D7FFFE
ΔE00 8.04
Very Pale Blue
#D6FFFE
ΔE00 8.15
Ice
#D6FFFA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDA #DEC8CC
analogous
#C8DECF #C8DEDA #C8D7DE
triadic
#C8DEDA #DAC8DE #DEDAC8
tetradic
#C8DEDA #CFC8DE #DEC8CC #D7DEC8
square
#C8DEDA #CFC8DE #DEC8CC #D7DEC8
split-complementary
#C8DEDA #DEC8D7 #DECFC8
monochromatic
#7BB0A7 #A2C7C0 #C8DEDA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.41
#C8DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C8DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#C3DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8deda; /* rgb */ color: rgb(200, 222, 218); /* oklch */ color: oklch(88.3% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#d8e8e5',
500: '#c8deda',
950: '#000000',
},
}SCSS
$custom: #c8deda; $custom-light: #d8e8e5; $custom-dark: #000000;
JSON
{
"hex": "#c8deda",
"rgb": {
"r": 200,
"g": 222,
"b": 218
},
"hsl": {
"h": 169.091,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88311,
"c": 0.02407,
"h": 183.7
},
"luminance": 0.69584
}Semantic roles & 50–950 ramp
primary
#C8DEDA
secondary
#B5959B
accent
#4254A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484