#5BE2F2#5BE2F2
#5BE2F2 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.118 H 206.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2F2 |
|---|---|
| RGB | rgb(91, 226, 242) |
| HSL | hsl(186, 85%, 65%) |
| HSV | hsv(186, 62%, 95%) |
| CMYK | cmyk(62.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.45, -31.81, -18.73) |
| CIE-LCH | lch(83.45, 36.91, 210.48°) |
| OKLab | oklab(84.51% -0.1059 -0.0519) |
| OKLCH | oklch(84.51% 0.118 206.1) |
| XYZ | xyz(47.5310, 63.0226, 93.6468) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Aqua Blue
#02D8E9
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2F2 #F26B5B
analogous
#5BF2B7 #5BE2F2 #5B96F2
triadic
#5BE2F2 #F25BE2 #E2F25B
tetradic
#5BE2F2 #B75BF2 #F26B5B #96F25B
square
#5BE2F2 #B75BF2 #F26B5B #96F25B
split-complementary
#5BE2F2 #F25B96 #F2B75B
monochromatic
#0FB0C3 #22D8EE #5BE2F2 #94ECF6 #CCF6FB
Accessibility & contrast
On white
1.54
#5BE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5BE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2F2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2F2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BAC9F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be2f2; /* rgb */ color: rgb(91, 226, 242); /* oklch */ color: oklch(84.5% 0.118 206.1);
Tailwind
colors: {
custom: {
50: '#99ebf6',
500: '#5be2f2',
950: '#000000',
},
}SCSS
$custom: #5be2f2; $custom-light: #99ebf6; $custom-dark: #000000;
JSON
{
"hex": "#5be2f2",
"rgb": {
"r": 91,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.358,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.84513,
"c": 0.11795,
"h": 206.1
},
"luminance": 0.63028
}Semantic roles & 50–950 ramp
primary
#5BE2F2
secondary
#C14031
accent
#1B04E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485