#AEFDEB#AEFDEB
#AEFDEB is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.8% C 0.081 H 178.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFDEB |
|---|---|
| RGB | rgb(174, 253, 235) |
| HSL | hsl(166, 95%, 84%) |
| HSV | hsv(166, 31%, 99%) |
| CMYK | cmyk(31.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(93.99, -27.84, 0.92) |
| CIE-LCH | lch(93.99, 27.85, 178.11°) |
| OKLab | oklab(93.79% -0.0812 0.002) |
| OKLCH | oklch(93.79% 0.081 178.6) |
| XYZ | xyz(67.5711, 85.2437, 91.4744) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.58
Eggshell Blue
#C4FFF7
ΔE00 4.83
Pale Cyan
#B7FFFA
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 5.49
Tiffany Blue
#7BF2DA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFDEB #FDAEC0
analogous
#AEFDC3 #AEFDEB #AEE7FD
triadic
#AEFDEB #EBAEFD #FDEBAE
tetradic
#AEFDEB #C3AEFD #FDAEC0 #E7FDAE
square
#AEFDEB #C3AEFD #FDAEC0 #E7FDAE
split-complementary
#AEFDEB #FDAEE7 #FDC3AE
monochromatic
#37FACE #72FCDC #AEFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.16
#AEFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#AEFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFDEB
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFDEB | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E9E9EC
Tritanopia (blue-blind)
#97FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aefdeb; /* rgb */ color: rgb(174, 253, 235); /* oklch */ color: oklch(93.8% 0.081 178.6);
Tailwind
colors: {
custom: {
50: '#c8fef1',
500: '#aefdeb',
950: '#000000',
},
}SCSS
$custom: #aefdeb; $custom-light: #c8fef1; $custom-dark: #000000;
JSON
{
"hex": "#aefdeb",
"rgb": {
"r": 174,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.329,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.9379,
"c": 0.08124,
"h": 178.6
},
"luminance": 0.85247
}Semantic roles & 50–950 ramp
primary
#AEFDEB
secondary
#E26D88
accent
#0034E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685