#A8DBCA#A8DBCA
#A8DBCA is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.1% C 0.058 H 172.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DBCA |
|---|---|
| RGB | rgb(168, 219, 202) |
| HSL | hsl(160, 41%, 76%) |
| HSV | hsv(160, 23%, 86%) |
| CMYK | cmyk(23.3%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(83.57, -19.90, 2.99) |
| CIE-LCH | lch(83.57, 20.12, 171.44°) |
| OKLab | oklab(85.11% -0.0574 0.0076) |
| OKLCH | oklch(85.11% 0.058 172.4) |
| XYZ | xyz(52.1375, 63.2501, 65.3271) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 6.96
Seafoam Blue
#78D1B6
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DBCA #DBA8B9
analogous
#A8DBB0 #A8DBCA #A8D2DB
triadic
#A8DBCA #CAA8DB #DBCAA8
tetradic
#A8DBCA #B0A8DB #DBA8B9 #D2DBA8
square
#A8DBCA #B0A8DB #DBA8B9 #D2DBA8
split-complementary
#A8DBCA #DBA8D2 #DBB0A8
monochromatic
#51B795 #7DC9B0 #A8DBCA #D3EDE4 #E9F6F2
Accessibility & contrast
On white
1.54
#A8DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#A8DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DBCA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DBCA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#CECECB
Tritanopia (blue-blind)
#9CDCD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a8dbca; /* rgb */ color: rgb(168, 219, 202); /* oklch */ color: oklch(85.1% 0.058 172.4);
Tailwind
colors: {
custom: {
50: '#c2e6da',
500: '#a8dbca',
950: '#000000',
},
}SCSS
$custom: #a8dbca; $custom-light: #c2e6da; $custom-dark: #000000;
JSON
{
"hex": "#a8dbca",
"rgb": {
"r": 168,
"g": 219,
"b": 202
},
"hsl": {
"h": 160,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.85106,
"c": 0.05787,
"h": 172.4
},
"luminance": 0.63252
}Semantic roles & 50–950 ramp
primary
#A8DBCA
secondary
#B37489
accent
#315DB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483