#A1DBDD#A1DBDD
#A1DBDD is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.3% C 0.059 H 198.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DBDD |
|---|---|
| RGB | rgb(161, 219, 221) |
| HSL | hsl(182, 47%, 75%) |
| HSV | hsv(182, 27%, 87%) |
| CMYK | cmyk(27.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.68, -17.93, -6.97) |
| CIE-LCH | lch(83.68, 19.23, 201.24°) |
| OKLab | oklab(85.26% -0.056 -0.019) |
| OKLCH | oklch(85.26% 0.059 198.8) |
| XYZ | xyz(53.0764, 63.4580, 77.8446) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.41
Paleturquoise
#AFEEEE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DBDD #DDA3A1
analogous
#A1DDC1 #A1DBDD #A1BDDD
triadic
#A1DBDD #DDA1DB #DBDDA1
tetradic
#A1DBDD #C1A1DD #DDA3A1 #BDDDA1
square
#A1DBDD #C1A1DD #DDA3A1 #BDDDA1
split-complementary
#A1DBDD #DDA1BD #DDC1A1
monochromatic
#47B9BC #74CACD #A1DBDD #CEECED #E9F6F7
Accessibility & contrast
On white
1.53
#A1DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A1DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DBDD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DBDD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#8CDFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a1dbdd; /* rgb */ color: rgb(161, 219, 221); /* oklch */ color: oklch(85.3% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#bee6e7',
500: '#a1dbdd',
950: '#000000',
},
}SCSS
$custom: #a1dbdd; $custom-light: #bee6e7; $custom-dark: #000000;
JSON
{
"hex": "#a1dbdd",
"rgb": {
"r": 161,
"g": 219,
"b": 221
},
"hsl": {
"h": 182,
"s": 46.875,
"l": 74.902
},
"oklch": {
"l": 0.85256,
"c": 0.05919,
"h": 198.8
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#A1DBDD
secondary
#B56F6D
accent
#302BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484