#5BE5F2#5BE5F2
#5BE5F2 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.2% C 0.119 H 203.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE5F2 |
|---|---|
| RGB | rgb(91, 229, 242) |
| HSL | hsl(185, 85%, 65%) |
| HSV | hsv(185, 62%, 95%) |
| CMYK | cmyk(62.4%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(84.31, -33.23, -17.43) |
| CIE-LCH | lch(84.31, 37.53, 207.68°) |
| OKLab | oklab(85.21% -0.1089 -0.0483) |
| OKLCH | oklch(85.21% 0.119 203.9) |
| XYZ | xyz(48.3539, 64.6684, 93.9211) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.44
Aqua Blue
#02D8E9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE5F2 #F2685B
analogous
#5BF2B4 #5BE5F2 #5B99F2
triadic
#5BE5F2 #F25BE5 #E5F25B
tetradic
#5BE5F2 #B45BF2 #F2685B #99F25B
square
#5BE5F2 #B45BF2 #F2685B #99F25B
split-complementary
#5BE5F2 #F25B99 #F2B45B
monochromatic
#0FB4C3 #22DCEE #5BE5F2 #94EEF6 #CCF7FB
Accessibility & contrast
On white
1.51
#5BE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5BE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE5F2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE5F2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5be5f2; /* rgb */ color: rgb(91, 229, 242); /* oklch */ color: oklch(85.2% 0.119 203.9);
Tailwind
colors: {
custom: {
50: '#99edf6',
500: '#5be5f2',
950: '#000000',
},
}SCSS
$custom: #5be5f2; $custom-light: #99edf6; $custom-dark: #000000;
JSON
{
"hex": "#5be5f2",
"rgb": {
"r": 91,
"g": 229,
"b": 242
},
"hsl": {
"h": 185.166,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.85205,
"c": 0.11915,
"h": 203.9
},
"luminance": 0.64674
}Semantic roles & 50–950 ramp
primary
#5BE5F2
secondary
#C13D31
accent
#1704E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585