#AEDBCB#AEDBCB
#AEDBCB is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.052 H 171.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBCB |
|---|---|
| RGB | rgb(174, 219, 203) |
| HSL | hsl(159, 38%, 77%) |
| HSV | hsv(159, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 7.3%, 14.1%) |
| CIE-LAB | lab(83.95, -17.83, 3.06) |
| CIE-LCH | lch(83.95, 18.09, 170.27°) |
| OKLab | oklab(85.51% -0.0513 0.0078) |
| OKLCH | oklch(85.51% 0.052 171.3) |
| XYZ | xyz(53.5635, 63.9717, 66.0139) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Light Teal
#90E4C1
ΔE00 7.97
Paleturquoise
#AFEEEE
ΔE00 8.01
Pale Aqua
#B8FFEB
ΔE00 8.35
Eggshell Blue
#C4FFF7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBCB #DBAEBE
analogous
#AEDBB5 #AEDBCB #AED5DB
triadic
#AEDBCB #CBAEDB #DBCBAE
tetradic
#AEDBCB #B5AEDB #DBAEBE #D5DBAE
square
#AEDBCB #B5AEDB #DBAEBE #D5DBAE
split-complementary
#AEDBCB #DBAED5 #DBB5AE
monochromatic
#59B595 #84C8B0 #AEDBCB #D8EEE6 #EAF6F1
Accessibility & contrast
On white
1.52
#AEDBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#AEDBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBCB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBCB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#A4DCD6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aedbcb; /* rgb */ color: rgb(174, 219, 203); /* oklch */ color: oklch(85.5% 0.052 171.3);
Tailwind
colors: {
custom: {
50: '#c6e6da',
500: '#aedbcb',
950: '#000000',
},
}SCSS
$custom: #aedbcb; $custom-light: #c6e6da; $custom-dark: #000000;
JSON
{
"hex": "#aedbcb",
"rgb": {
"r": 174,
"g": 219,
"b": 203
},
"hsl": {
"h": 158.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85506,
"c": 0.05193,
"h": 171.3
},
"luminance": 0.63974
}Semantic roles & 50–950 ramp
primary
#AEDBCB
secondary
#B37A8E
accent
#3461B1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483