#AEFBFB#AEFBFB
#AEFBFB is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.8% C 0.075 H 195.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFBFB |
|---|---|
| RGB | rgb(174, 251, 251) |
| HSL | hsl(180, 91%, 83%) |
| HSV | hsv(180, 31%, 98%) |
| CMYK | cmyk(30.7%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(93.86, -23.40, -7.54) |
| CIE-LCH | lch(93.86, 24.58, 197.86°) |
| OKLab | oklab(93.83% -0.0724 -0.0207) |
| OKLCH | oklch(93.83% 0.075 195.9) |
| XYZ | xyz(69.3594, 84.9541, 103.9912) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.59
Pale Cyan
#B7FFFA
ΔE00 2.13
Paleturquoise
#AFEEEE
ΔE00 3.16
Duck Egg Blue
#C3FBF4
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.16
Light Light Blue
#CAFFFB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFBFB #FBAEAE
analogous
#AEFBD4 #AEFBFB #AED4FB
triadic
#AEFBFB #FBAEFB #FBFBAE
tetradic
#AEFBFB #D4AEFB #FBAEAE #D4FBAE
square
#AEFBFB #D4AEFB #FBAEAE #D4FBAE
split-complementary
#AEFBFB #FBAED4 #FBD4AE
monochromatic
#39F5F5 #74F8F8 #AEFBFB #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.17
#AEFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#AEFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFBFB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFBFB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#91FFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aefbfb; /* rgb */ color: rgb(174, 251, 251); /* oklch */ color: oklch(93.8% 0.075 195.9);
Tailwind
colors: {
custom: {
50: '#c8fcfc',
500: '#aefbfb',
950: '#000000',
},
}SCSS
$custom: #aefbfb; $custom-light: #c8fcfc; $custom-dark: #000000;
JSON
{
"hex": "#aefbfb",
"rgb": {
"r": 174,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.93829,
"c": 0.07533,
"h": 195.9
},
"luminance": 0.84958
}Semantic roles & 50–950 ramp
primary
#AEFBFB
secondary
#DF6F6F
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585