#5AFFFE#5AFFFE
#5AFFFE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.134 H 194.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFFE |
|---|---|
| RGB | rgb(90, 255, 254) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.06, -42.03, -12.09) |
| CIE-LCH | lch(92.06, 43.74, 196.05°) |
| OKLab | oklab(91.58% -0.1301 -0.0336) |
| OKLCH | oklch(91.58% 0.134 194.5) |
| XYZ | xyz(57.8578, 80.8429, 106.3017) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.19
Aqua
#00FFFF
ΔE00 2.14
Bright Turquoise
#0FFEF9
ΔE00 2.66
Bright Light Blue
#26F7FD
ΔE00 3.01
Bright Aqua
#0BF9EA
ΔE00 5.36
Light Cyan
#ACFFFC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFFE #FF5A5B
analogous
#5AFFAB #5AFFFE #5AAEFF
triadic
#5AFFFE #FE5AFF #FFFE5A
tetradic
#5AFFFE #AB5AFF #FF5A5B #AEFF5A
square
#5AFFFE #AB5AFF #FF5A5B #AEFF5A
split-complementary
#5AFFFE #FF5AAE #FFAB5A
monochromatic
#00DFDD #1DFFFE #5AFFFE #97FFFE #D4FFFF
Accessibility & contrast
On white
1.22
#5AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#5AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFFE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFFE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5afffe; /* rgb */ color: rgb(90, 255, 254); /* oklch */ color: oklch(91.6% 0.134 194.5);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#5afffe',
950: '#000000',
},
}SCSS
$custom: #5afffe; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#5afffe",
"rgb": {
"r": 90,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.91583,
"c": 0.13437,
"h": 194.5
},
"luminance": 0.80849
}Semantic roles & 50–950 ramp
primary
#5AFFFE
secondary
#D72627
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685