#A8DFDD#A8DFDD
#A8DFDD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.056 H 193.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFDD |
|---|---|
| RGB | rgb(168, 223, 221) |
| HSL | hsl(178, 46%, 77%) |
| HSV | hsv(178, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.16, -17.90, -4.75) |
| CIE-LCH | lch(85.16, 18.52, 194.84°) |
| OKLab | oklab(86.53% -0.0548 -0.013) |
| OKLCH | oklch(86.53% 0.056 193.4) |
| XYZ | xyz(55.5832, 66.3182, 78.2646) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Powder Blue
#B0E0E6
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Light Sky Blue
#C6FCFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFDD #DFA8AA
analogous
#A8DFC2 #A8DFDD #A8C6DF
triadic
#A8DFDD #DDA8DF #DFDDA8
tetradic
#A8DFDD #C2A8DF #DFA8AA #C6DFA8
square
#A8DFDD #C2A8DF #DFA8AA #C6DFA8
split-complementary
#A8DFDD #DFA8C6 #DFC2A8
monochromatic
#4FBEBA #7BCFCC #A8DFDD #D5EFEE #E9F7F6
Accessibility & contrast
On white
1.47
#A8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#A8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFDD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFDD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CED1DE
Tritanopia (blue-blind)
#96E2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a8dfdd; /* rgb */ color: rgb(168, 223, 221); /* oklch */ color: oklch(86.5% 0.056 193.4);
Tailwind
colors: {
custom: {
50: '#c3e9e7',
500: '#a8dfdd',
950: '#000000',
},
}SCSS
$custom: #a8dfdd; $custom-light: #c3e9e7; $custom-dark: #000000;
JSON
{
"hex": "#a8dfdd",
"rgb": {
"r": 168,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.818,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86533,
"c": 0.05634,
"h": 193.4
},
"luminance": 0.66321
}Semantic roles & 50–950 ramp
primary
#A8DFDD
secondary
#B87476
accent
#2C31B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484