#5AFFFB#5AFFFB
#5AFFFB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 192.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFFB |
|---|---|
| RGB | rgb(90, 255, 251) |
| HSL | hsl(179, 100%, 68%) |
| HSV | hsv(179, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.98, -42.83, -10.67) |
| CIE-LCH | lch(91.98, 44.14, 193.98°) |
| OKLab | oklab(91.49% -0.1313 -0.0297) |
| OKLCH | oklch(91.49% 0.135 192.7) |
| XYZ | xyz(57.3812, 80.6522, 103.7914) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.79
Bright Turquoise
#0FFEF9
ΔE00 2.18
Aqua
#00FFFF
ΔE00 2.30
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFFB #FF5A5E
analogous
#5AFFA8 #5AFFFB #5AB1FF
triadic
#5AFFFB #FB5AFF #FFFB5A
tetradic
#5AFFFB #A85AFF #FF5A5E #B1FF5A
square
#5AFFFB #A85AFF #FF5A5E #B1FF5A
split-complementary
#5AFFFB #FF5AB1 #FFA85A
monochromatic
#00DFD9 #1DFFFA #5AFFFB #97FFFC #D4FFFE
Accessibility & contrast
On white
1.23
#5AFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#5AFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFFB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFFB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5afffb; /* rgb */ color: rgb(90, 255, 251); /* oklch */ color: oklch(91.5% 0.135 192.7);
Tailwind
colors: {
custom: {
50: '#9cfffc',
500: '#5afffb',
950: '#000000',
},
}SCSS
$custom: #5afffb; $custom-light: #9cfffc; $custom-dark: #000000;
JSON
{
"hex": "#5afffb",
"rgb": {
"r": 90,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.91486,
"c": 0.13465,
"h": 192.7
},
"luminance": 0.80659
}Semantic roles & 50–950 ramp
primary
#5AFFFB
secondary
#D7262A
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685