#AEFEEB#AEFEEB
#AEFEEB is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.082 H 177.9°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEEB |
|---|---|
| RGB | rgb(174, 254, 235) |
| HSL | hsl(166, 98%, 84%) |
| HSV | hsv(166, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(94.26, -28.31, 1.31) |
| CIE-LCH | lch(94.26, 28.34, 177.34°) |
| OKLab | oklab(94.01% -0.0824 0.0031) |
| OKLCH | oklch(94.01% 0.082 177.9) |
| XYZ | xyz(67.8876, 85.8767, 91.5799) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.49
Eggshell Blue
#C4FFF7
ΔE00 5.09
Pale Cyan
#B7FFFA
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 5.63
Tiffany Blue
#7BF2DA
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEEB #FEAEC1
analogous
#AEFEC3 #AEFEEB #AEE9FE
triadic
#AEFEEB #EBAEFE #FEEBAE
tetradic
#AEFEEB #C3AEFE #FEAEC1 #E9FEAE
square
#AEFEEB #C3AEFE #FEAEC1 #E9FEAE
split-complementary
#AEFEEB #FEAEE9 #FEC3AE
monochromatic
#35FDCD #72FDDC #AEFEEB #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.16
#AEFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#AEFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEEB
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEEB | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#96FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aefeeb; /* rgb */ color: rgb(174, 254, 235); /* oklch */ color: oklch(94.0% 0.082 177.9);
Tailwind
colors: {
custom: {
50: '#c8fff1',
500: '#aefeeb',
950: '#000000',
},
}SCSS
$custom: #aefeeb; $custom-light: #c8fff1; $custom-dark: #000000;
JSON
{
"hex": "#aefeeb",
"rgb": {
"r": 174,
"g": 254,
"b": 235
},
"hsl": {
"h": 165.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94008,
"c": 0.08249,
"h": 177.9
},
"luminance": 0.8588
}Semantic roles & 50–950 ramp
primary
#AEFEEB
secondary
#E36D89
accent
#0037E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685