#AEFEFB#AEFEFB
#AEFEFB is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.5% C 0.078 H 192.9°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEFB |
|---|---|
| RGB | rgb(174, 254, 251) |
| HSL | hsl(178, 98%, 84%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(94.67, -24.85, -6.34) |
| CIE-LCH | lch(94.67, 25.64, 194.32°) |
| OKLab | oklab(94.48% -0.076 -0.0175) |
| OKLCH | oklch(94.48% 0.078 192.9) |
| XYZ | xyz(70.3039, 86.8433, 104.3060) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.41
Pale Cyan
#B7FFFA
ΔE00 1.37
Eggshell Blue
#C4FFF7
ΔE00 3.75
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Paleturquoise
#AFEEEE
ΔE00 4.06
Light Light Blue
#CAFFFB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEFB #FEAEB1
analogous
#AEFED3 #AEFEFB #AED9FE
triadic
#AEFEFB #FBAEFE #FEFBAE
tetradic
#AEFEFB #D3AEFE #FEAEB1 #D9FEAE
square
#AEFEFB #D3AEFE #FEAEB1 #D9FEAE
split-complementary
#AEFEFB #FEAED9 #FED3AE
monochromatic
#35FDF5 #72FDF8 #AEFEFB #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#AEFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#AEFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEFB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEFB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#91FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aefefb; /* rgb */ color: rgb(174, 254, 251); /* oklch */ color: oklch(94.5% 0.078 192.9);
Tailwind
colors: {
custom: {
50: '#c9fffc',
500: '#aefefb',
950: '#000000',
},
}SCSS
$custom: #aefefb; $custom-light: #c9fffc; $custom-dark: #000000;
JSON
{
"hex": "#aefefb",
"rgb": {
"r": 174,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94475,
"c": 0.078,
"h": 192.9
},
"luminance": 0.86847
}Semantic roles & 50–950 ramp
primary
#AEFEFB
secondary
#E36D71
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685