#5BEFF1#5BEFF1
#5BEFF1 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.5% C 0.124 H 196.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEFF1 |
|---|---|
| RGB | rgb(91, 239, 241) |
| HSL | hsl(181, 84%, 65%) |
| HSV | hsv(181, 62%, 95%) |
| CMYK | cmyk(62.2%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.14, -38.15, -12.66) |
| CIE-LCH | lch(87.14, 40.20, 198.35°) |
| OKLab | oklab(87.48% -0.1193 -0.0351) |
| OKLCH | oklch(87.48% 0.124 196.4) |
| XYZ | xyz(51.0511, 70.3025, 94.0813) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.69
Bright Cyan
#41FDFE
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEFF1 #F15D5B
analogous
#5BF1A8 #5BEFF1 #5BA4F1
triadic
#5BEFF1 #F15BEF #EFF15B
tetradic
#5BEFF1 #A85BF1 #F15D5B #A4F15B
square
#5BEFF1 #A85BF1 #F15D5B #A4F15B
split-complementary
#5BEFF1 #F15BA4 #F1A85B
monochromatic
#10BFC1 #23E9EC #5BEFF1 #93F5F6 #CCFAFB
Accessibility & contrast
On white
1.39
#5BEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#5BEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEFF1
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEFF1 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5beff1; /* rgb */ color: rgb(91, 239, 241); /* oklch */ color: oklch(87.5% 0.124 196.4);
Tailwind
colors: {
custom: {
50: '#9af4f5',
500: '#5beff1',
950: '#000000',
},
}SCSS
$custom: #5beff1; $custom-light: #9af4f5; $custom-dark: #000000;
JSON
{
"hex": "#5beff1",
"rgb": {
"r": 91,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.8,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.87484,
"c": 0.12437,
"h": 196.4
},
"luminance": 0.70308
}Semantic roles & 50–950 ramp
primary
#5BEFF1
secondary
#BF3331
accent
#0805E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585