#5AFDFF#5AFDFF
#5AFDFF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.133 H 196.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDFF |
|---|---|
| RGB | rgb(90, 253, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 65%, 100%) |
| CMYK | cmyk(64.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.52, -40.87, -13.42) |
| CIE-LCH | lch(91.52, 43.01, 198.18°) |
| OKLab | oklab(91.16% -0.1277 -0.0372) |
| OKLCH | oklch(91.16% 0.133 196.3) |
| XYZ | xyz(57.3837, 79.6378, 106.9357) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.20
Bright Light Blue
#26F7FD
ΔE00 2.31
Aqua
#00FFFF
ΔE00 2.47
Bright Turquoise
#0FFEF9
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDFF #FF5C5A
analogous
#5AFFAE #5AFDFF #5AABFF
triadic
#5AFDFF #FF5AFD #FDFF5A
tetradic
#5AFDFF #AE5AFF #FF5C5A #ABFF5A
square
#5AFDFF #AE5AFF #FF5C5A #ABFF5A
split-complementary
#5AFDFF #FF5AAB #FFAE5A
monochromatic
#00DCDF #1DFCFF #5AFDFF #97FEFF #D4FEFF
Accessibility & contrast
On white
1.24
#5AFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5AFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDFF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDFF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5afdff; /* rgb */ color: rgb(90, 253, 255); /* oklch */ color: oklch(91.2% 0.133 196.3);
Tailwind
colors: {
custom: {
50: '#9cfeff',
500: '#5afdff',
950: '#000000',
},
}SCSS
$custom: #5afdff; $custom-light: #9cfeff; $custom-dark: #000000;
JSON
{
"hex": "#5afdff",
"rgb": {
"r": 90,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.727,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.91156,
"c": 0.13307,
"h": 196.3
},
"luminance": 0.79644
}Semantic roles & 50–950 ramp
primary
#5AFDFF
secondary
#D72826
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686