#5AEFF3#5AEFF3
#5AEFF3 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.125 H 197.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEFF3 |
|---|---|
| RGB | rgb(90, 239, 243) |
| HSL | hsl(182, 86%, 65%) |
| HSV | hsv(182, 63%, 95%) |
| CMYK | cmyk(63%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.18, -37.76, -13.66) |
| CIE-LCH | lch(87.18, 40.16, 199.88°) |
| OKLab | oklab(87.52% -0.119 -0.0379) |
| OKLCH | oklch(87.52% 0.125 197.7) |
| XYZ | xyz(51.2535, 70.3721, 95.6587) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.54
Bright Cyan
#41FDFE
ΔE00 3.41
Aqua
#00FFFF
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.69
Bright Turquoise
#0FFEF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEFF3 #F35E5A
analogous
#5AF3AB #5AEFF3 #5AA2F3
triadic
#5AEFF3 #F35AEF #EFF35A
tetradic
#5AEFF3 #AB5AF3 #F35E5A #A2F35A
square
#5AEFF3 #AB5AF3 #F35E5A #A2F35A
split-complementary
#5AEFF3 #F35AA2 #F3AB5A
monochromatic
#0EC0C4 #21E9EF #5AEFF3 #93F5F7 #CCFAFB
Accessibility & contrast
On white
1.39
#5AEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5AEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEFF3
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEFF3 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F4
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5aeff3; /* rgb */ color: rgb(90, 239, 243); /* oklch */ color: oklch(87.5% 0.125 197.7);
Tailwind
colors: {
custom: {
50: '#9af4f7',
500: '#5aeff3',
950: '#000000',
},
}SCSS
$custom: #5aeff3; $custom-light: #9af4f7; $custom-dark: #000000;
JSON
{
"hex": "#5aeff3",
"rgb": {
"r": 90,
"g": 239,
"b": 243
},
"hsl": {
"h": 181.569,
"s": 86.441,
"l": 65.294
},
"oklch": {
"l": 0.87524,
"c": 0.12485,
"h": 197.7
},
"luminance": 0.70378
}Semantic roles & 50–950 ramp
primary
#5AEFF3
secondary
#C23330
accent
#0803E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585