#C8DFDA#C8DFDA
#C8DFDA is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.025 H 181.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDA |
|---|---|
| RGB | rgb(200, 223, 218) |
| HSL | hsl(167, 26%, 83%) |
| HSV | hsv(167, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.05, -8.57, -0.15) |
| CIE-LCH | lch(87.05, 8.57, 181.01°) |
| OKLab | oklab(88.52% -0.0254 -0.0005) |
| OKLCH | oklch(88.52% 0.025 181.2) |
| XYZ | xyz(62.8591, 70.1156, 76.5380) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Ice
#D6FFFA
ΔE00 7.80
Very Pale Blue
#D6FFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDA #DFC8CD
analogous
#C8DFCE #C8DFDA #C8D8DF
triadic
#C8DFDA #DAC8DF #DFDAC8
tetradic
#C8DFDA #CEC8DF #DFC8CD #D8DFC8
square
#C8DFDA #CEC8DF #DFC8CD #D8DFC8
split-complementary
#C8DFDA #DFC8D8 #DFCEC8
monochromatic
#7BB2A6 #A1C8C0 #C8DFDA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C8DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C8DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#C3E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfda; /* rgb */ color: rgb(200, 223, 218); /* oklch */ color: oklch(88.5% 0.025 181.2);
Tailwind
colors: {
custom: {
50: '#d8e9e5',
500: '#c8dfda',
950: '#000000',
},
}SCSS
$custom: #c8dfda; $custom-light: #d8e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c8dfda",
"rgb": {
"r": 200,
"g": 223,
"b": 218
},
"hsl": {
"h": 166.957,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88518,
"c": 0.02541,
"h": 181.2
},
"luminance": 0.70117
}Semantic roles & 50–950 ramp
primary
#C8DFDA
secondary
#B6959C
accent
#4056A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484