#AEFFFB#AEFFFB
#AEFFFB is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.079 H 192.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFFB |
|---|---|
| RGB | rgb(174, 255, 251) |
| HSL | hsl(177, 100%, 84%) |
| HSV | hsv(177, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(94.94, -25.33, -5.95) |
| CIE-LCH | lch(94.94, 26.02, 193.21°) |
| OKLab | oklab(94.69% -0.0772 -0.0164) |
| OKLCH | oklch(94.69% 0.079 192) |
| XYZ | xyz(70.6221, 87.4796, 104.4121) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.44
Pale Cyan
#B7FFFA
ΔE00 1.33
Eggshell Blue
#C4FFF7
ΔE00 3.70
Duck Egg Blue
#C3FBF4
ΔE00 4.03
Paleturquoise
#AFEEEE
ΔE00 4.40
Light Light Blue
#CAFFFB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFFB #FFAEB2
analogous
#AEFFD3 #AEFFFB #AEDBFF
triadic
#AEFFFB #FBAEFF #FFFBAE
tetradic
#AEFFFB #D3AEFF #FFAEB2 #DBFFAE
square
#AEFFFB #D3AEFF #FFAEB2 #DBFFAE
split-complementary
#AEFFFB #FFAEDB #FFD3AE
monochromatic
#34FFF5 #71FFF8 #AEFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.14
#AEFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#AEFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFFB
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFFB | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#91FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aefffb; /* rgb */ color: rgb(174, 255, 251); /* oklch */ color: oklch(94.7% 0.079 192.0);
Tailwind
colors: {
custom: {
50: '#c9fffc',
500: '#aefffb',
950: '#000000',
},
}SCSS
$custom: #aefffb; $custom-light: #c9fffc; $custom-dark: #000000;
JSON
{
"hex": "#aefffb",
"rgb": {
"r": 174,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9469,
"c": 0.07894,
"h": 192
},
"luminance": 0.87484
}Semantic roles & 50–950 ramp
primary
#AEFFFB
secondary
#E56C72
accent
#000BE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685