#A9DFCA#A9DFCA
#A9DFCA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.0% C 0.063 H 169.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DFCA |
|---|---|
| RGB | rgb(169, 223, 202) |
| HSL | hsl(157, 46%, 77%) |
| HSV | hsv(157, 24%, 87%) |
| CMYK | cmyk(24.2%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(84.73, -21.57, 4.67) |
| CIE-LCH | lch(84.73, 22.07, 167.78°) |
| OKLab | oklab(86.04% -0.0616 0.012) |
| OKLCH | oklch(86.04% 0.063 169) |
| XYZ | xyz(53.4073, 65.4725, 65.6891) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 6.61
Pale Aqua
#B8FFEB
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 7.13
Pale Turquoise
#A5FBD5
ΔE00 7.84
Mint
#AAF0C1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DFCA #DFA9BE
analogous
#A9DFAF #A9DFCA #A9D9DF
triadic
#A9DFCA #CAA9DF #DFCAA9
tetradic
#A9DFCA #AFA9DF #DFA9BE #D9DFA9
square
#A9DFCA #AFA9DF #DFA9BE #D9DFA9
split-complementary
#A9DFCA #DFA9D9 #DFAFA9
monochromatic
#50BE93 #7CCEAF #A9DFCA #D6F0E5 #E9F7F1
Accessibility & contrast
On white
1.49
#A9DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A9DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DFCA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DFCA | 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)
#DCD8C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#9DE0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a9dfca; /* rgb */ color: rgb(169, 223, 202); /* oklch */ color: oklch(86.0% 0.063 169.0);
Tailwind
colors: {
custom: {
50: '#c3e9da',
500: '#a9dfca',
950: '#000000',
},
}SCSS
$custom: #a9dfca; $custom-light: #c3e9da; $custom-dark: #000000;
JSON
{
"hex": "#a9dfca",
"rgb": {
"r": 169,
"g": 223,
"b": 202
},
"hsl": {
"h": 156.667,
"s": 45.763,
"l": 76.863
},
"oklch": {
"l": 0.86041,
"c": 0.06279,
"h": 169
},
"luminance": 0.65475
}Semantic roles & 50–950 ramp
primary
#A9DFCA
secondary
#B8748F
accent
#2D63B9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483