#AEEBEB#AEEBEB
#AEEBEB is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.061 H 196.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBEB |
|---|---|
| RGB | rgb(174, 235, 235) |
| HSL | hsl(180, 60%, 80%) |
| HSV | hsv(180, 26%, 92%) |
| CMYK | cmyk(26%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(89.12, -19.10, -6.23) |
| CIE-LCH | lch(89.12, 20.09, 198.07°) |
| OKLab | oklab(89.9% -0.0591 -0.0171) |
| OKLCH | oklch(89.9% 0.061 196.1) |
| XYZ | xyz(62.1545, 74.4105, 89.6689) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.68
Pale Sky Blue
#BDF6FE
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 4.41
Light Sky Blue
#C6FCFF
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBEB #EBAEAE
analogous
#AEEBCC #AEEBEB #AECCEB
triadic
#AEEBEB #EBAEEB #EBEBAE
tetradic
#AEEBEB #CCAEEB #EBAEAE #CCEBAE
square
#AEEBEB #CCAEEB #EBAEAE #CCEBAE
split-complementary
#AEEBEB #EBAECC #EBCCAE
monochromatic
#4CD3D3 #7DDFDF #AEEBEB #DFF7F7 #E6F9F9
Accessibility & contrast
On white
1.32
#AEEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#AEEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBEB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBEB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#99EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aeebeb; /* rgb */ color: rgb(174, 235, 235); /* oklch */ color: oklch(89.9% 0.061 196.1);
Tailwind
colors: {
custom: {
50: '#c8f1f1',
500: '#aeebeb',
950: '#000000',
},
}SCSS
$custom: #aeebeb; $custom-light: #c8f1f1; $custom-dark: #000000;
JSON
{
"hex": "#aeebeb",
"rgb": {
"r": 174,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89898,
"c": 0.06148,
"h": 196.1
},
"luminance": 0.74413
}Semantic roles & 50–950 ramp
primary
#AEEBEB
secondary
#C77676
accent
#1D1DC8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585