#C7DFDA#C7DFDA
#C7DFDA is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.4% C 0.026 H 181.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFDA |
|---|---|
| RGB | rgb(199, 223, 218) |
| HSL | hsl(168, 27%, 83%) |
| HSV | hsv(168, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.99, -8.90, -0.26) |
| CIE-LCH | lch(86.99, 8.90, 181.65°) |
| OKLab | oklab(88.45% -0.0264 -0.0008) |
| OKLCH | oklch(88.45% 0.026 181.8) |
| XYZ | xyz(62.5928, 69.9783, 76.5255) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFDA #DFC7CC
analogous
#C7DFCE #C7DFDA #C7D8DF
triadic
#C7DFDA #DAC7DF #DFDAC7
tetradic
#C7DFDA #CEC7DF #DFC7CC #D8DFC7
square
#C7DFDA #CEC7DF #DFC7CC #D8DFC7
split-complementary
#C7DFDA #DFC7D8 #DFCEC7
monochromatic
#79B2A7 #A0C9C0 #C7DFDA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C7DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#C7DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFDA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFDA | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D8D8DA
Tritanopia (blue-blind)
#C1E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfda; /* rgb */ color: rgb(199, 223, 218); /* oklch */ color: oklch(88.4% 0.026 181.8);
Tailwind
colors: {
custom: {
50: '#d8e9e5',
500: '#c7dfda',
950: '#000000',
},
}SCSS
$custom: #c7dfda; $custom-light: #d8e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c7dfda",
"rgb": {
"r": 199,
"g": 223,
"b": 218
},
"hsl": {
"h": 167.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88448,
"c": 0.0264,
"h": 181.8
},
"luminance": 0.69979
}Semantic roles & 50–950 ramp
primary
#C7DFDA
secondary
#B6949B
accent
#4055A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484