#AEFEFC#AEFEFC
#AEFEFC is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.5% C 0.078 H 193.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEFC |
|---|---|
| RGB | rgb(174, 254, 252) |
| HSL | hsl(179, 98%, 84%) |
| HSV | hsv(179, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(94.70, -24.62, -6.82) |
| CIE-LCH | lch(94.70, 25.55, 195.48°) |
| OKLab | oklab(94.51% -0.0756 -0.0188) |
| OKLCH | oklch(94.51% 0.078 193.9) |
| XYZ | xyz(70.4620, 86.9065, 105.1384) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.59
Pale Cyan
#B7FFFA
ΔE00 1.57
Eggshell Blue
#C4FFF7
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Light Light Blue
#CAFFFB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEFC #FEAEB0
analogous
#AEFED4 #AEFEFC #AED8FE
triadic
#AEFEFC #FCAEFE #FEFCAE
tetradic
#AEFEFC #D4AEFE #FEAEB0 #D8FEAE
square
#AEFEFC #D4AEFE #FEAEB0 #D8FEAE
split-complementary
#AEFEFC #FEAED8 #FED4AE
monochromatic
#35FDF8 #72FDFA #AEFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#AEFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#AEFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEFC
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEFC | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#91FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aefefc; /* rgb */ color: rgb(174, 254, 252); /* oklch */ color: oklch(94.5% 0.078 193.9);
Tailwind
colors: {
custom: {
50: '#c9fffd',
500: '#aefefc',
950: '#000000',
},
}SCSS
$custom: #aefefc; $custom-light: #c9fffd; $custom-dark: #000000;
JSON
{
"hex": "#aefefc",
"rgb": {
"r": 174,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94505,
"c": 0.07792,
"h": 193.9
},
"luminance": 0.86911
}Semantic roles & 50–950 ramp
primary
#AEFEFC
secondary
#E36D70
accent
#0006E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685