#A0DFCB#A0DFCB
#A0DFCB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.5% C 0.070 H 172.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DFCB |
|---|---|
| RGB | rgb(160, 223, 203) |
| HSL | hsl(161, 50%, 75%) |
| HSV | hsv(161, 28%, 87%) |
| CMYK | cmyk(28.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.26, -24.09, 3.40) |
| CIE-LCH | lch(84.26, 24.33, 171.97°) |
| OKLab | oklab(85.54% -0.0693 0.0086) |
| OKLCH | oklch(85.54% 0.07 172.9) |
| XYZ | xyz(51.6609, 64.5583, 66.2273) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.03
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 5.99
Pale Aqua
#B8FFEB
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 7.16
Pale Turquoise
#A5FBD5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DFCB #DFA0B4
analogous
#A0DFAB #A0DFCB #A0D4DF
triadic
#A0DFCB #CBA0DF #DFCBA0
tetradic
#A0DFCB #ABA0DF #DFA0B4 #D4DFA0
square
#A0DFCB #ABA0DF #DFA0B4 #D4DFA0
split-complementary
#A0DFCB #DFA0D4 #DFABA0
monochromatic
#44C099 #72D0B2 #A0DFCB #CEEEE4 #E8F7F2
Accessibility & contrast
On white
1.51
#A0DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A0DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DFCB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DFCB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#90E0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a0dfcb; /* rgb */ color: rgb(160, 223, 203); /* oklch */ color: oklch(85.5% 0.070 172.9);
Tailwind
colors: {
custom: {
50: '#bde9da',
500: '#a0dfcb',
950: '#000000',
},
}SCSS
$custom: #a0dfcb; $custom-light: #bde9da; $custom-dark: #000000;
JSON
{
"hex": "#a0dfcb",
"rgb": {
"r": 160,
"g": 223,
"b": 203
},
"hsl": {
"h": 160.952,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.85542,
"c": 0.06986,
"h": 172.9
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#A0DFCB
secondary
#B86C84
accent
#2958BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483