#C6DFDA#C6DFDA
#C6DFDA is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.027 H 182.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDA |
|---|---|
| RGB | rgb(198, 223, 218) |
| HSL | hsl(168, 28%, 83%) |
| HSV | hsv(168, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.92, -9.22, -0.36) |
| CIE-LCH | lch(86.92, 9.23, 182.25°) |
| OKLab | oklab(88.38% -0.0274 -0.0011) |
| OKLCH | oklch(88.38% 0.027 182.3) |
| XYZ | xyz(62.3283, 69.8419, 76.5131) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Lightcyan
#E0FFFF
ΔE00 7.17
Ice
#D6FFFA
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.61
Very Light Blue
#D5FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDA #DFC6CB
analogous
#C6DFCD #C6DFDA #C6D7DF
triadic
#C6DFDA #DAC6DF #DFDAC6
tetradic
#C6DFDA #CDC6DF #DFC6CB #D7DFC6
square
#C6DFDA #CDC6DF #DFC6CB #D7DFC6
split-complementary
#C6DFDA #DFC6D7 #DFCDC6
monochromatic
#78B3A7 #9FC9C1 #C6DFDA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.40
#C6DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#C6DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#C0E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfda; /* rgb */ color: rgb(198, 223, 218); /* oklch */ color: oklch(88.4% 0.027 182.3);
Tailwind
colors: {
custom: {
50: '#d7e9e5',
500: '#c6dfda',
950: '#000000',
},
}SCSS
$custom: #c6dfda; $custom-light: #d7e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c6dfda",
"rgb": {
"r": 198,
"g": 223,
"b": 218
},
"hsl": {
"h": 168,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88378,
"c": 0.02741,
"h": 182.3
},
"luminance": 0.69843
}Semantic roles & 50–950 ramp
primary
#C6DFDA
secondary
#B6939A
accent
#3F54A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484