#5AEFF1#5AEFF1
#5AEFF1 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.125 H 196.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEFF1 |
|---|---|
| RGB | rgb(90, 239, 241) |
| HSL | hsl(181, 84%, 65%) |
| HSV | hsv(181, 63%, 95%) |
| CMYK | cmyk(62.7%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.12, -38.31, -12.70) |
| CIE-LCH | lch(87.12, 40.36, 198.34°) |
| OKLab | oklab(87.46% -0.1198 -0.0352) |
| OKLCH | oklch(87.46% 0.125 196.4) |
| XYZ | xyz(50.9532, 70.2520, 94.0767) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.66
Bright Cyan
#41FDFE
ΔE00 3.21
Aqua
#00FFFF
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEFF1 #F15C5A
analogous
#5AF1A8 #5AEFF1 #5AA3F1
triadic
#5AEFF1 #F15AEF #EFF15A
tetradic
#5AEFF1 #A85AF1 #F15C5A #A3F15A
square
#5AEFF1 #A85AF1 #F15C5A #A3F15A
split-complementary
#5AEFF1 #F15AA3 #F1A85A
monochromatic
#10BEC0 #22EAEC #5AEFF1 #92F4F6 #CBFAFB
Accessibility & contrast
On white
1.40
#5AEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5AEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEFF1
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEFF1 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5aeff1; /* rgb */ color: rgb(90, 239, 241); /* oklch */ color: oklch(87.5% 0.125 196.4);
Tailwind
colors: {
custom: {
50: '#9af4f5',
500: '#5aeff1',
950: '#000000',
},
}SCSS
$custom: #5aeff1; $custom-light: #9af4f5; $custom-dark: #000000;
JSON
{
"hex": "#5aeff1",
"rgb": {
"r": 90,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.795,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.87457,
"c": 0.12486,
"h": 196.4
},
"luminance": 0.70258
}Semantic roles & 50–950 ramp
primary
#5AEFF1
secondary
#BE3331
accent
#0805E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585