#AEFFFD#AEFFFD
#AEFFFD is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.079 H 193.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFFD |
|---|---|
| RGB | rgb(174, 255, 253) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.00, -24.88, -6.90) |
| CIE-LCH | lch(95.00, 25.82, 195.50°) |
| OKLab | oklab(94.75% -0.0764 -0.019) |
| OKLCH | oklch(94.75% 0.079 193.9) |
| XYZ | xyz(70.9390, 87.6064, 106.0812) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.49
Pale Cyan
#B7FFFA
ΔE00 1.63
Eggshell Blue
#C4FFF7
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.17
Duck Egg Blue
#C3FBF4
ΔE00 4.22
Light Light Blue
#CAFFFB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFFD #FFAEB0
analogous
#AEFFD5 #AEFFFD #AED9FF
triadic
#AEFFFD #FDAEFF #FFFDAE
tetradic
#AEFFFD #D5AEFF #FFAEB0 #D9FFAE
square
#AEFFFD #D5AEFF #FFAEB0 #D9FFAE
split-complementary
#AEFFFD #FFAED9 #FFD5AE
monochromatic
#34FFFA #71FFFB #AEFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#AEFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#AEFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFFD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFFD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#90FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #aefffd; /* rgb */ color: rgb(174, 255, 253); /* oklch */ color: oklch(94.8% 0.079 193.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#aefffd',
950: '#000000',
},
}SCSS
$custom: #aefffd; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#aefffd",
"rgb": {
"r": 174,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94751,
"c": 0.07875,
"h": 193.9
},
"luminance": 0.87611
}Semantic roles & 50–950 ramp
primary
#AEFFFD
secondary
#E56C6F
accent
#0006E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685