#5BEAF1#5BEAF1
#5BEAF1 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.3% C 0.121 H 199.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAF1 |
|---|---|
| RGB | rgb(91, 234, 241) |
| HSL | hsl(183, 84%, 65%) |
| HSV | hsv(183, 62%, 95%) |
| CMYK | cmyk(62.2%, 2.9%, 0%, 5.5%) |
| CIE-LAB | lab(85.71, -35.85, -14.80) |
| CIE-LCH | lch(85.71, 38.79, 202.43°) |
| OKLab | oklab(86.33% -0.1143 -0.041) |
| OKLCH | oklch(86.33% 0.121 199.7) |
| XYZ | xyz(49.6075, 67.4153, 93.6001) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAF1 #F1625B
analogous
#5BF1AD #5BEAF1 #5B9FF1
triadic
#5BEAF1 #F15BEA #EAF15B
tetradic
#5BEAF1 #AD5BF1 #F1625B #9FF15B
square
#5BEAF1 #AD5BF1 #F1625B #9FF15B
split-complementary
#5BEAF1 #F15B9F #F1AD5B
monochromatic
#10B9C1 #23E3EC #5BEAF1 #93F1F6 #CCF8FB
Accessibility & contrast
On white
1.45
#5BEAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5BEAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAF1
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAF1 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beaf1; /* rgb */ color: rgb(91, 234, 241); /* oklch */ color: oklch(86.3% 0.121 199.7);
Tailwind
colors: {
custom: {
50: '#9af1f5',
500: '#5beaf1',
950: '#000000',
},
}SCSS
$custom: #5beaf1; $custom-light: #9af1f5; $custom-dark: #000000;
JSON
{
"hex": "#5beaf1",
"rgb": {
"r": 91,
"g": 234,
"b": 241
},
"hsl": {
"h": 182.8,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.86326,
"c": 0.12145,
"h": 199.7
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#5BEAF1
secondary
#BF3831
accent
#0F05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585