#5BEFF0#5BEFF0
#5BEFF0 is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.5% C 0.124 H 195.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEFF0 |
|---|---|
| RGB | rgb(91, 239, 240) |
| HSL | hsl(180, 83%, 65%) |
| HSV | hsv(180, 62%, 94%) |
| CMYK | cmyk(62.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.12, -38.42, -12.18) |
| CIE-LCH | lch(87.12, 40.31, 197.58°) |
| OKLab | oklab(87.45% -0.1197 -0.0338) |
| OKLCH | oklch(87.45% 0.124 195.8) |
| XYZ | xyz(50.9021, 70.2429, 93.2968) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.81
Bright Cyan
#41FDFE
ΔE00 3.19
Aqua
#00FFFF
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 5.63
Bright Aqua
#0BF9EA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEFF0 #F05C5B
analogous
#5BF0A7 #5BEFF0 #5BA4F0
triadic
#5BEFF0 #F05BEF #EFF05B
tetradic
#5BEFF0 #A75BF0 #F05C5B #A4F05B
square
#5BEFF0 #A75BF0 #F05C5B #A4F05B
split-complementary
#5BEFF0 #F05BA4 #F0A75B
monochromatic
#11BEBF #23EAEB #5BEFF0 #93F4F5 #CBFAFA
Accessibility & contrast
On white
1.40
#5BEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5BEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEFF0
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEFF0 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5beff0; /* rgb */ color: rgb(91, 239, 240); /* oklch */ color: oklch(87.5% 0.124 195.8);
Tailwind
colors: {
custom: {
50: '#9af4f4',
500: '#5beff0',
950: '#000000',
},
}SCSS
$custom: #5beff0; $custom-light: #9af4f4; $custom-dark: #000000;
JSON
{
"hex": "#5beff0",
"rgb": {
"r": 91,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.403,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.8745,
"c": 0.12439,
"h": 195.8
},
"luminance": 0.70248
}Semantic roles & 50–950 ramp
primary
#5BEFF0
secondary
#BD3332
accent
#0706E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585