#A9DFCB#A9DFCB
#A9DFCB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 170.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFCB |
|---|---|
| RGB | rgb(169, 223, 203) |
| HSL | hsl(158, 46%, 77%) |
| HSV | hsv(158, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.75, -21.37, 4.18) |
| CIE-LCH | lch(84.75, 21.78, 168.94°) |
| OKLab | oklab(86.07% -0.0612 0.0107) |
| OKLCH | oklch(86.07% 0.062 170.1) |
| XYZ | xyz(53.5261, 65.5200, 66.3147) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.68
Pale Aqua
#B8FFEB
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 8.00
Pale Turquoise
#A5FBD5
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFCB #DFA9BD
analogous
#A9DFB0 #A9DFCB #A9D8DF
triadic
#A9DFCB #CBA9DF #DFCBA9
tetradic
#A9DFCB #B0A9DF #DFA9BD #D8DFA9
square
#A9DFCB #B0A9DF #DFA9BD #D8DFA9
split-complementary
#A9DFCB #DFA9D8 #DFB0A9
monochromatic
#50BE95 #7CCEB0 #A9DFCB #D6F0E6 #E9F7F2
Accessibility & contrast
On white
1.49
#A9DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A9DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFCB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFCB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D2D1CC
Tritanopia (blue-blind)
#9CE0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a9dfcb; /* rgb */ color: rgb(169, 223, 203); /* oklch */ color: oklch(86.1% 0.062 170.1);
Tailwind
colors: {
custom: {
50: '#c3e9da',
500: '#a9dfcb',
950: '#000000',
},
}SCSS
$custom: #a9dfcb; $custom-light: #c3e9da; $custom-dark: #000000;
JSON
{
"hex": "#a9dfcb",
"rgb": {
"r": 169,
"g": 223,
"b": 203
},
"hsl": {
"h": 157.778,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86069,
"c": 0.06215,
"h": 170.1
},
"luminance": 0.65522
}Semantic roles & 50–950 ramp
primary
#A9DFCB
secondary
#B8748D
accent
#2D61B9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483