#5BE8EE#5BE8EE
#5BE8EE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.8% C 0.120 H 199.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8EE |
|---|---|
| RGB | rgb(91, 232, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(61.8%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.05, -35.74, -14.21) |
| CIE-LCH | lch(85.05, 38.47, 201.69°) |
| OKLab | oklab(85.76% -0.1135 -0.0394) |
| OKLCH | oklch(85.76% 0.12 199.1) |
| XYZ | xyz(48.5969, 66.1052, 91.0708) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.33
Aqua
#00FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8EE #EE615B
analogous
#5BEEAB #5BE8EE #5B9FEE
triadic
#5BE8EE #EE5BE8 #E8EE5B
tetradic
#5BE8EE #AB5BEE #EE615B #9FEE5B
square
#5BE8EE #AB5BEE #EE615B #9FEE5B
split-complementary
#5BE8EE #EE5B9F #EEAB5B
monochromatic
#13B4BB #24E0E8 #5BE8EE #92F0F4 #CAF8F9
Accessibility & contrast
On white
1.48
#5BE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5BE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8EE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8EE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5be8ee; /* rgb */ color: rgb(91, 232, 238); /* oklch */ color: oklch(85.8% 0.120 199.1);
Tailwind
colors: {
custom: {
50: '#99eff3',
500: '#5be8ee',
950: '#000000',
},
}SCSS
$custom: #5be8ee; $custom-light: #99eff3; $custom-dark: #000000;
JSON
{
"hex": "#5be8ee",
"rgb": {
"r": 91,
"g": 232,
"b": 238
},
"hsl": {
"h": 182.449,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8576,
"c": 0.12018,
"h": 199.1
},
"luminance": 0.6611
}Semantic roles & 50–950 ramp
primary
#5BE8EE
secondary
#BA3933
accent
#1108DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585