#AEF3EE#AEF3EE
#AEF3EE is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.7% C 0.069 H 190.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF3EE |
|---|---|
| RGB | rgb(174, 243, 238) |
| HSL | hsl(176, 74%, 82%) |
| HSV | hsv(176, 28%, 95%) |
| CMYK | cmyk(28.4%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(91.36, -22.38, -4.49) |
| CIE-LCH | lch(91.36, 22.82, 191.36°) |
| OKLab | oklab(91.71% -0.0678 -0.0124) |
| OKLCH | oklch(91.71% 0.069 190.4) |
| XYZ | xyz(64.9337, 79.2696, 92.7515) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.42
Pale Cyan
#B7FFFA
ΔE00 2.47
Light Cyan
#ACFFFC
ΔE00 2.95
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Eggshell Blue
#C4FFF7
ΔE00 3.44
Light Light Blue
#CAFFFB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF3EE #F3AEB3
analogous
#AEF3CC #AEF3EE #AED6F3
triadic
#AEF3EE #EEAEF3 #F3EEAE
tetradic
#AEF3EE #CCAEF3 #F3AEB3 #D6F3AE
square
#AEF3EE #CCAEF3 #F3AEB3 #D6F3AE
split-complementary
#AEF3EE #F3AED6 #F3CCAE
monochromatic
#43E3D8 #79EBE3 #AEF3EE #E3FBF9 #E4FBF9
Accessibility & contrast
On white
1.25
#AEF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#AEF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF3EE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF3EE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#97F7F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aef3ee; /* rgb */ color: rgb(174, 243, 238); /* oklch */ color: oklch(91.7% 0.069 190.4);
Tailwind
colors: {
custom: {
50: '#c8f7f3',
500: '#aef3ee',
950: '#000000',
},
}SCSS
$custom: #aef3ee; $custom-light: #c8f7f3; $custom-dark: #000000;
JSON
{
"hex": "#aef3ee",
"rgb": {
"r": 174,
"g": 243,
"b": 238
},
"hsl": {
"h": 175.652,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.91711,
"c": 0.06895,
"h": 190.4
},
"luminance": 0.79273
}Semantic roles & 50–950 ramp
primary
#AEF3EE
secondary
#D3737A
accent
#0F1ED6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585