#5BFCFF#5BFCFF
#5BFCFF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.132 H 196.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFCFF |
|---|---|
| RGB | rgb(91, 252, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 64%, 100%) |
| CMYK | cmyk(64.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.26, -40.27, -13.81) |
| CIE-LCH | lch(91.26, 42.57, 198.92°) |
| OKLab | oklab(90.95% -0.1263 -0.0383) |
| OKLCH | oklch(90.95% 0.132 196.9) |
| XYZ | xyz(57.1668, 79.0586, 106.8354) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.46
Bright Light Blue
#26F7FD
ΔE00 2.15
Aqua
#00FFFF
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFCFF #FF5E5B
analogous
#5BFFB0 #5BFCFF #5BAAFF
triadic
#5BFCFF #FF5BFC #FCFF5B
tetradic
#5BFCFF #B05BFF #FF5E5B #AAFF5B
square
#5BFCFF #B05BFF #FF5E5B #AAFF5B
split-complementary
#5BFCFF #FF5BAA #FFB05B
monochromatic
#00DCE0 #1EFBFF #5BFCFF #98FDFF #D5FEFF
Accessibility & contrast
On white
1.25
#5BFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#5BFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFCFF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFCFF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5bfcff; /* rgb */ color: rgb(91, 252, 255); /* oklch */ color: oklch(91.0% 0.132 196.9);
Tailwind
colors: {
custom: {
50: '#9dfeff',
500: '#5bfcff',
950: '#000000',
},
}SCSS
$custom: #5bfcff; $custom-light: #9dfeff; $custom-dark: #000000;
JSON
{
"hex": "#5bfcff",
"rgb": {
"r": 91,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.098,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.90951,
"c": 0.13201,
"h": 196.9
},
"luminance": 0.79065
}Semantic roles & 50–950 ramp
primary
#5BFCFF
secondary
#D82926
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686