#AEFEFD#AEFEFD
#AEFEFD is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.5% C 0.078 H 194.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEFD |
|---|---|
| RGB | rgb(174, 254, 253) |
| HSL | hsl(179, 98%, 84%) |
| HSV | hsv(179, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(94.73, -24.40, -7.30) |
| CIE-LCH | lch(94.73, 25.47, 196.65°) |
| OKLab | oklab(94.54% -0.0752 -0.02) |
| OKLCH | oklch(94.54% 0.078 194.9) |
| XYZ | xyz(70.6209, 86.9700, 105.9752) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.89
Pale Cyan
#B7FFFA
ΔE00 1.82
Paleturquoise
#AFEEEE
ΔE00 3.87
Eggshell Blue
#C4FFF7
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEFD #FEAEAF
analogous
#AEFED5 #AEFEFD #AED7FE
triadic
#AEFEFD #FDAEFE #FEFDAE
tetradic
#AEFEFD #D5AEFE #FEAEAF #D7FEAE
square
#AEFEFD #D5AEFE #FEAEAF #D7FEAE
split-complementary
#AEFEFD #FEAED7 #FED5AE
monochromatic
#35FDFA #72FDFC #AEFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#AEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#AEFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEFD
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEFD | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#90FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aefefd; /* rgb */ color: rgb(174, 254, 253); /* oklch */ color: oklch(94.5% 0.078 194.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#aefefd',
950: '#000000',
},
}SCSS
$custom: #aefefd; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#aefefd",
"rgb": {
"r": 174,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94535,
"c": 0.07787,
"h": 194.9
},
"luminance": 0.86974
}Semantic roles & 50–950 ramp
primary
#AEFEFD
secondary
#E36D6E
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685