#AEE4CB#AEE4CB
#AEE4CB is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.065 H 164.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4CB |
|---|---|
| RGB | rgb(174, 228, 203) |
| HSL | hsl(152, 50%, 79%) |
| HSV | hsv(152, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 11%, 10.6%) |
| CIE-LAB | lab(86.40, -22.29, 6.60) |
| CIE-LCH | lch(86.40, 23.24, 163.51°) |
| OKLab | oklab(87.46% -0.0631 0.0171) |
| OKLCH | oklch(87.46% 0.065 164.9) |
| XYZ | xyz(55.9753, 68.7952, 66.8179) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.14
Mint
#AAF0C1
ΔE00 6.35
Pale Aqua
#B8FFEB
ΔE00 6.45
Pale Turquoise
#A5FBD5
ΔE00 6.59
Pale Teal
#82CBB2
ΔE00 7.53
Seafoam
#7FE0B3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4CB #E4AEC7
analogous
#AEE4B0 #AEE4CB #AEE2E4
triadic
#AEE4CB #CBAEE4 #E4CBAE
tetradic
#AEE4CB #B0AEE4 #E4AEC7 #E2E4AE
square
#AEE4CB #B0AEE4 #E4AEC7 #E2E4AE
split-complementary
#AEE4CB #E4AEE2 #E4B0AE
monochromatic
#52C590 #80D5AE #AEE4CB #DCF3E8 #E8F7F0
Accessibility & contrast
On white
1.42
#AEE4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#AEE4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4CB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4CB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#A3E4DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee4cb; /* rgb */ color: rgb(174, 228, 203); /* oklch */ color: oklch(87.5% 0.065 164.9);
Tailwind
colors: {
custom: {
50: '#c7ecda',
500: '#aee4cb',
950: '#000000',
},
}SCSS
$custom: #aee4cb; $custom-light: #c7ecda; $custom-dark: #000000;
JSON
{
"hex": "#aee4cb",
"rgb": {
"r": 174,
"g": 228,
"b": 203
},
"hsl": {
"h": 152.222,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.87463,
"c": 0.06537,
"h": 164.9
},
"luminance": 0.68797
}Semantic roles & 50–950 ramp
primary
#AEE4CB
secondary
#BE7899
accent
#286DBD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483