#AEF5EE#AEF5EE
#AEF5EE is a very light, moderate teal. Relative luminance 0.805; OKLCH L 92.1% C 0.071 H 188.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF5EE |
|---|---|
| RGB | rgb(174, 245, 238) |
| HSL | hsl(174, 78%, 82%) |
| HSV | hsv(174, 29%, 96%) |
| CMYK | cmyk(29%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(91.90, -23.35, -3.70) |
| CIE-LCH | lch(91.90, 23.64, 189.00°) |
| OKLab | oklab(92.14% -0.0703 -0.0103) |
| OKLCH | oklch(92.14% 0.071 188.3) |
| XYZ | xyz(65.5354, 80.4731, 92.9520) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.24
Light Cyan
#ACFFFC
ΔE00 2.82
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Eggshell Blue
#C4FFF7
ΔE00 3.21
Paleturquoise
#AFEEEE
ΔE00 3.31
Light Light Blue
#CAFFFB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF5EE #F5AEB5
analogous
#AEF5CB #AEF5EE #AED8F5
triadic
#AEF5EE #EEAEF5 #F5EEAE
tetradic
#AEF5EE #CBAEF5 #F5AEB5 #D8F5AE
square
#AEF5EE #CBAEF5 #F5AEB5 #D8F5AE
split-complementary
#AEF5EE #F5AED8 #F5CBAE
monochromatic
#41E8D7 #78EEE3 #AEF5EE #E4FCF9 #E4FCF9
Accessibility & contrast
On white
1.23
#AEF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#AEF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF5EE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF5EE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEE
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#97F8F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aef5ee; /* rgb */ color: rgb(174, 245, 238); /* oklch */ color: oklch(92.1% 0.071 188.3);
Tailwind
colors: {
custom: {
50: '#c8f8f3',
500: '#aef5ee',
950: '#000000',
},
}SCSS
$custom: #aef5ee; $custom-light: #c8f8f3; $custom-dark: #000000;
JSON
{
"hex": "#aef5ee",
"rgb": {
"r": 174,
"g": 245,
"b": 238
},
"hsl": {
"h": 174.085,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.92143,
"c": 0.07102,
"h": 188.3
},
"luminance": 0.80477
}Semantic roles & 50–950 ramp
primary
#AEF5EE
secondary
#D6727C
accent
#0B20DA
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131717
muted
#828585