#5AFAFF#5AFAFF
#5AFAFF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.5% C 0.131 H 198.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFAFF |
|---|---|
| RGB | rgb(90, 250, 255) |
| HSL | hsl(182, 100%, 68%) |
| HSV | hsv(182, 65%, 100%) |
| CMYK | cmyk(64.7%, 2%, 0%, 0%) |
| CIE-LAB | lab(90.67, -39.51, -14.69) |
| CIE-LCH | lch(90.67, 42.15, 200.40°) |
| OKLab | oklab(90.46% -0.1248 -0.0407) |
| OKLCH | oklch(90.46% 0.131 198.1) |
| XYZ | xyz(56.4441, 77.7585, 106.6225) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.91
Bright Cyan
#41FDFE
ΔE00 2.01
Aqua
#00FFFF
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFAFF #FF5F5A
analogous
#5AFFB1 #5AFAFF #5AA8FF
triadic
#5AFAFF #FF5AFA #FAFF5A
tetradic
#5AFAFF #B15AFF #FF5F5A #A8FF5A
square
#5AFAFF #B15AFF #FF5F5A #A8FF5A
split-complementary
#5AFAFF #FF5AA8 #FFB15A
monochromatic
#00D8DF #1DF8FF #5AFAFF #97FCFF #D4FEFF
Accessibility & contrast
On white
1.27
#5AFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5AFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFAFF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFAFF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5afaff; /* rgb */ color: rgb(90, 250, 255); /* oklch */ color: oklch(90.5% 0.131 198.1);
Tailwind
colors: {
custom: {
50: '#9cfcff',
500: '#5afaff',
950: '#000000',
},
}SCSS
$custom: #5afaff; $custom-light: #9cfcff; $custom-dark: #000000;
JSON
{
"hex": "#5afaff",
"rgb": {
"r": 90,
"g": 250,
"b": 255
},
"hsl": {
"h": 181.818,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90465,
"c": 0.13132,
"h": 198.1
},
"luminance": 0.77765
}Semantic roles & 50–950 ramp
primary
#5AFAFF
secondary
#D72B26
accent
#0700E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101718
muted
#818586