#AEE5CB#AEE5CB
#AEE5CB is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.7% C 0.067 H 164.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE5CB |
|---|---|
| RGB | rgb(174, 229, 203) |
| HSL | hsl(152, 51%, 79%) |
| HSV | hsv(152, 24%, 90%) |
| CMYK | cmyk(24%, 0%, 11.4%, 10.2%) |
| CIE-LAB | lab(86.68, -22.77, 6.99) |
| CIE-LCH | lch(86.68, 23.82, 162.94°) |
| OKLab | oklab(87.68% -0.0644 0.0181) |
| OKLCH | oklch(87.68% 0.067 164.3) |
| XYZ | xyz(56.2511, 69.3469, 66.9098) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.92
Mint
#AAF0C1
ΔE00 5.99
Pale Turquoise
#A5FBD5
ΔE00 6.26
Pale Aqua
#B8FFEB
ΔE00 6.35
Seafoam
#7FE0B3
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE5CB #E5AEC8
analogous
#AEE5B0 #AEE5CB #AEE4E5
triadic
#AEE5CB #CBAEE5 #E5CBAE
tetradic
#AEE5CB #B0AEE5 #E5AEC8 #E4E5AE
square
#AEE5CB #B0AEE5 #E5AEC8 #E4E5AE
split-complementary
#AEE5CB #E5AEE4 #E5B0AE
monochromatic
#51C790 #80D6AD #AEE5CB #DCF4E9 #E8F8F0
Accessibility & contrast
On white
1.41
#AEE5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AEE5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE5CB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE5CB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#A3E5DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee5cb; /* rgb */ color: rgb(174, 229, 203); /* oklch */ color: oklch(87.7% 0.067 164.3);
Tailwind
colors: {
custom: {
50: '#c7edda',
500: '#aee5cb',
950: '#000000',
},
}SCSS
$custom: #aee5cb; $custom-light: #c7edda; $custom-dark: #000000;
JSON
{
"hex": "#aee5cb",
"rgb": {
"r": 174,
"g": 229,
"b": 203
},
"hsl": {
"h": 151.636,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.87681,
"c": 0.06688,
"h": 164.3
},
"luminance": 0.69349
}Semantic roles & 50–950 ramp
primary
#AEE5CB
secondary
#BF789A
accent
#276FBF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483