#A7DBDA#A7DBDA
#A7DBDA is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.5% C 0.054 H 194.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DBDA |
|---|---|
| RGB | rgb(167, 219, 218) |
| HSL | hsl(179, 42%, 76%) |
| HSV | hsv(179, 24%, 86%) |
| CMYK | cmyk(23.7%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.93, -16.84, -4.97) |
| CIE-LCH | lch(83.93, 17.56, 196.44°) |
| OKLab | oklab(85.52% -0.0518 -0.0136) |
| OKLCH | oklch(85.52% 0.054 194.7) |
| XYZ | xyz(53.9189, 63.9382, 75.8164) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.61
Paleturquoise
#AFEEEE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Pale Sky Blue
#BDF6FE
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DBDA #DBA7A8
analogous
#A7DBC0 #A7DBDA #A7C2DB
triadic
#A7DBDA #DAA7DB #DBDAA7
tetradic
#A7DBDA #C0A7DB #DBA7A8 #C2DBA7
square
#A7DBDA #C0A7DB #DBA7A8 #C2DBA7
split-complementary
#A7DBDA #DBA7C2 #DBC0A7
monochromatic
#50B7B5 #7CC9C8 #A7DBDA #D2EDEC #E9F6F6
Accessibility & contrast
On white
1.52
#A7DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#A7DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DBDA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DBDA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#96DEDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a7dbda; /* rgb */ color: rgb(167, 219, 218); /* oklch */ color: oklch(85.5% 0.054 194.7);
Tailwind
colors: {
custom: {
50: '#c2e6e5',
500: '#a7dbda',
950: '#000000',
},
}SCSS
$custom: #a7dbda; $custom-light: #c2e6e5; $custom-dark: #000000;
JSON
{
"hex": "#a7dbda",
"rgb": {
"r": 167,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.846,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.85516,
"c": 0.05356,
"h": 194.7
},
"luminance": 0.6394
}Semantic roles & 50–950 ramp
primary
#A7DBDA
secondary
#B37375
accent
#3033B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484