#A1DFDD#A1DFDD
#A1DFDD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.063 H 193.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFDD |
|---|---|
| RGB | rgb(161, 223, 221) |
| HSL | hsl(178, 49%, 75%) |
| HSV | hsv(178, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.78, -19.93, -5.35) |
| CIE-LCH | lch(84.78, 20.63, 195.03°) |
| OKLab | oklab(86.13% -0.0611 -0.0147) |
| OKLCH | oklch(86.13% 0.063 193.5) |
| XYZ | xyz(54.1325, 65.5701, 78.1966) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.49
Powder Blue
#B0E0E6
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Pale Cyan
#B7FFFA
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFDD #DFA1A3
analogous
#A1DFBE #A1DFDD #A1C2DF
triadic
#A1DFDD #DDA1DF #DFDDA1
tetradic
#A1DFDD #BEA1DF #DFA1A3 #C2DFA1
square
#A1DFDD #BEA1DF #DFA1A3 #C2DFA1
split-complementary
#A1DFDD #DFA1C2 #DFBEA1
monochromatic
#46C0BC #73CFCC #A1DFDD #CFEFEE #E8F7F7
Accessibility & contrast
On white
1.49
#A1DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A1DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFDD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFDD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#8CE3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a1dfdd; /* rgb */ color: rgb(161, 223, 221); /* oklch */ color: oklch(86.1% 0.063 193.5);
Tailwind
colors: {
custom: {
50: '#bee9e7',
500: '#a1dfdd',
950: '#000000',
},
}SCSS
$custom: #a1dfdd; $custom-light: #bee9e7; $custom-dark: #000000;
JSON
{
"hex": "#a1dfdd",
"rgb": {
"r": 161,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.065,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86128,
"c": 0.06282,
"h": 193.5
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#A1DFDD
secondary
#B86D6F
accent
#292EBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484