#5BE3F2#5BE3F2
#5BE3F2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.118 H 205.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE3F2 |
|---|---|
| RGB | rgb(91, 227, 242) |
| HSL | hsl(186, 85%, 65%) |
| HSV | hsv(186, 62%, 95%) |
| CMYK | cmyk(62.4%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.74, -32.29, -18.29) |
| CIE-LCH | lch(83.74, 37.11, 209.54°) |
| OKLab | oklab(84.74% -0.1069 -0.0507) |
| OKLCH | oklch(84.74% 0.118 205.4) |
| XYZ | xyz(47.8037, 63.5680, 93.7377) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Aqua Blue
#02D8E9
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE3F2 #F26A5B
analogous
#5BF2B5 #5BE3F2 #5B98F2
triadic
#5BE3F2 #F25BE3 #E3F25B
tetradic
#5BE3F2 #B55BF2 #F26A5B #98F25B
square
#5BE3F2 #B55BF2 #F26A5B #98F25B
split-complementary
#5BE3F2 #F25B98 #F2B55B
monochromatic
#0FB1C3 #22D9EE #5BE3F2 #94EDF6 #CCF6FB
Accessibility & contrast
On white
1.53
#5BE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE3F2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE3F2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be3f2; /* rgb */ color: rgb(91, 227, 242); /* oklch */ color: oklch(84.7% 0.118 205.4);
Tailwind
colors: {
custom: {
50: '#99ecf6',
500: '#5be3f2',
950: '#000000',
},
}SCSS
$custom: #5be3f2; $custom-light: #99ecf6; $custom-dark: #000000;
JSON
{
"hex": "#5be3f2",
"rgb": {
"r": 91,
"g": 227,
"b": 242
},
"hsl": {
"h": 185.96,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.84743,
"c": 0.11832,
"h": 205.4
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#5BE3F2
secondary
#C13F31
accent
#1A04E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485