#AEFEEA#AEFEEA
#AEFEEA is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.0% C 0.083 H 177.0°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEEA |
|---|---|
| RGB | rgb(174, 254, 234) |
| HSL | hsl(165, 98%, 84%) |
| HSV | hsv(165, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.23, -28.52, 1.79) |
| CIE-LCH | lch(94.23, 28.58, 176.40°) |
| OKLab | oklab(93.98% -0.0828 0.0043) |
| OKLCH | oklch(93.98% 0.083 177) |
| XYZ | xyz(67.7435, 85.8191, 90.8212) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.41
Eggshell Blue
#C4FFF7
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.49
Pale Turquoise
#A5FBD5
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 5.68
Light Aqua
#8CFFDB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEEA #FEAEC2
analogous
#AEFEC2 #AEFEEA #AEEAFE
triadic
#AEFEEA #EAAEFE #FEEAAE
tetradic
#AEFEEA #C2AEFE #FEAEC2 #EAFEAE
square
#AEFEEA #C2AEFE #FEAEC2 #EAFEAE
split-complementary
#AEFEEA #FEAEEA #FEC2AE
monochromatic
#35FDCB #72FDDA #AEFEEA #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.16
#AEFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#AEFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEEA
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEEA | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#97FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aefeea; /* rgb */ color: rgb(174, 254, 234); /* oklch */ color: oklch(94.0% 0.083 177.0);
Tailwind
colors: {
custom: {
50: '#c8fff0',
500: '#aefeea',
950: '#000000',
},
}SCSS
$custom: #aefeea; $custom-light: #c8fff0; $custom-dark: #000000;
JSON
{
"hex": "#aefeea",
"rgb": {
"r": 174,
"g": 254,
"b": 234
},
"hsl": {
"h": 165,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.9398,
"c": 0.08295,
"h": 177
},
"luminance": 0.85823
}Semantic roles & 50–950 ramp
primary
#AEFEEA
secondary
#E36D8A
accent
#0039E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685