#5BFDFF#5BFDFF
#5BFDFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.133 H 196.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDFF |
|---|---|
| RGB | rgb(91, 253, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 64%, 100%) |
| CMYK | cmyk(64.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.54, -40.72, -13.38) |
| CIE-LCH | lch(91.54, 42.87, 198.19°) |
| OKLab | oklab(91.18% -0.1273 -0.0371) |
| OKLCH | oklch(91.18% 0.133 196.3) |
| XYZ | xyz(57.4817, 79.6883, 106.9403) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.25
Bright Light Blue
#26F7FD
ΔE00 2.34
Aqua
#00FFFF
ΔE00 2.52
Bright Turquoise
#0FFEF9
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDFF #FF5D5B
analogous
#5BFFAF #5BFDFF #5BABFF
triadic
#5BFDFF #FF5BFD #FDFF5B
tetradic
#5BFDFF #AF5BFF #FF5D5B #ABFF5B
square
#5BFDFF #AF5BFF #FF5D5B #ABFF5B
split-complementary
#5BFDFF #FF5BAB #FFAF5B
monochromatic
#00DDE0 #1EFCFF #5BFDFF #98FEFF #D5FEFF
Accessibility & contrast
On white
1.24
#5BFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#5BFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDFF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDFF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 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: #5bfdff; /* rgb */ color: rgb(91, 253, 255); /* oklch */ color: oklch(91.2% 0.133 196.3);
Tailwind
colors: {
custom: {
50: '#9dfeff',
500: '#5bfdff',
950: '#000000',
},
}SCSS
$custom: #5bfdff; $custom-light: #9dfeff; $custom-dark: #000000;
JSON
{
"hex": "#5bfdff",
"rgb": {
"r": 91,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.732,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.9118,
"c": 0.1326,
"h": 196.3
},
"luminance": 0.79695
}Semantic roles & 50–950 ramp
primary
#5BFDFF
secondary
#D82826
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686