#5AFAEC#5AFAEC
#5AFAEC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.9% C 0.134 H 186.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFAEC |
|---|---|
| RGB | rgb(90, 250, 236) |
| HSL | hsl(175, 94%, 67%) |
| HSV | hsv(175, 64%, 98%) |
| CMYK | cmyk(64%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(90.13, -44.55, -5.61) |
| CIE-LCH | lch(90.13, 44.90, 187.17°) |
| OKLab | oklab(89.85% -0.1327 -0.0159) |
| OKLCH | oklch(89.85% 0.134 186.8) |
| XYZ | xyz(53.5354, 76.5951, 91.3035) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.29
Bright Turquoise
#0FFEF9
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFAEC #FA5A68
analogous
#5AFA9C #5AFAEC #5AB8FA
triadic
#5AFAEC #EC5AFA #FAEC5A
tetradic
#5AFAEC #9C5AFA #FA5A68 #B8FA5A
square
#5AFAEC #9C5AFA #FA5A68 #B8FA5A
split-complementary
#5AFAEC #FA5AB8 #FA9C5A
monochromatic
#06D3C1 #1FF8E5 #5AFAEC #95FCF3 #D1FEFA
Accessibility & contrast
On white
1.29
#5AFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#5AFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFAEC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFAEC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#D6DBEE
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5afaec; /* rgb */ color: rgb(90, 250, 236); /* oklch */ color: oklch(89.9% 0.134 186.8);
Tailwind
colors: {
custom: {
50: '#9bfcf2',
500: '#5afaec',
950: '#000000',
},
}SCSS
$custom: #5afaec; $custom-light: #9bfcf2; $custom-dark: #000000;
JSON
{
"hex": "#5afaec",
"rgb": {
"r": 90,
"g": 250,
"b": 236
},
"hsl": {
"h": 174.75,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.89854,
"c": 0.1337,
"h": 186.8
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#5AFAEC
secondary
#CE2A39
accent
#0014E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585