#AADFCA#AADFCA
#AADFCA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.062 H 168.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AADFCA |
|---|---|
| RGB | rgb(170, 223, 202) |
| HSL | hsl(156, 45%, 77%) |
| HSV | hsv(156, 24%, 87%) |
| CMYK | cmyk(23.8%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(84.78, -21.26, 4.76) |
| CIE-LCH | lch(84.78, 21.79, 167.38°) |
| OKLab | oklab(86.1% -0.0607 0.0123) |
| OKLCH | oklch(86.1% 0.062 168.6) |
| XYZ | xyz(53.6227, 65.5836, 65.6992) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 6.73
Pale Aqua
#B8FFEB
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.29
Mint
#AAF0C1
ΔE00 7.86
Pale Turquoise
#A5FBD5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADFCA #DFAABF
analogous
#AADFB0 #AADFCA #AADADF
triadic
#AADFCA #CAAADF #DFCAAA
tetradic
#AADFCA #B0AADF #DFAABF #DADFAA
square
#AADFCA #B0AADF #DFAABF #DADFAA
split-complementary
#AADFCA #DFAADA #DFB0AA
monochromatic
#51BE93 #7ECEAE #AADFCA #D6F0E6 #E9F7F1
Accessibility & contrast
On white
1.49
#AADFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#AADFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADFCA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADFCA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#9EE0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aadfca; /* rgb */ color: rgb(170, 223, 202); /* oklch */ color: oklch(86.1% 0.062 168.6);
Tailwind
colors: {
custom: {
50: '#c4e9da',
500: '#aadfca',
950: '#000000',
},
}SCSS
$custom: #aadfca; $custom-light: #c4e9da; $custom-dark: #000000;
JSON
{
"hex": "#aadfca",
"rgb": {
"r": 170,
"g": 223,
"b": 202
},
"hsl": {
"h": 156.226,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86102,
"c": 0.06194,
"h": 168.6
},
"luminance": 0.65586
}Semantic roles & 50–950 ramp
primary
#AADFCA
secondary
#B87590
accent
#2D64B8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483