#5BEEF0#5BEEF0
#5BEEF0 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.124 H 196.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEF0 |
|---|---|
| RGB | rgb(91, 238, 240) |
| HSL | hsl(181, 83%, 65%) |
| HSV | hsv(181, 62%, 94%) |
| CMYK | cmyk(62.1%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.83, -37.97, -12.60) |
| CIE-LCH | lch(86.83, 40.00, 198.36°) |
| OKLab | oklab(87.22% -0.1187 -0.0349) |
| OKLCH | oklch(87.22% 0.124 196.4) |
| XYZ | xyz(50.6102, 69.6590, 93.1995) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.84
Bright Cyan
#41FDFE
ΔE00 3.44
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEF0 #F05D5B
analogous
#5BF0A7 #5BEEF0 #5BA4F0
triadic
#5BEEF0 #F05BEE #EEF05B
tetradic
#5BEEF0 #A75BF0 #F05D5B #A4F05B
square
#5BEEF0 #A75BF0 #F05D5B #A4F05B
split-complementary
#5BEEF0 #F05BA4 #F0A75B
monochromatic
#11BDBF #23E8EB #5BEEF0 #93F4F5 #CBFAFA
Accessibility & contrast
On white
1.41
#5BEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5BEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEF0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEF0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F0
Deuteranopia (green-blind)
#C8D2F1
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5beef0; /* rgb */ color: rgb(91, 238, 240); /* oklch */ color: oklch(87.2% 0.124 196.4);
Tailwind
colors: {
custom: {
50: '#9af4f4',
500: '#5beef0',
950: '#000000',
},
}SCSS
$custom: #5beef0; $custom-light: #9af4f4; $custom-dark: #000000;
JSON
{
"hex": "#5beef0",
"rgb": {
"r": 91,
"g": 238,
"b": 240
},
"hsl": {
"h": 180.805,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.87218,
"c": 0.12376,
"h": 196.4
},
"luminance": 0.69664
}Semantic roles & 50–950 ramp
primary
#5BEEF0
secondary
#BD3432
accent
#0906E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585