#5BE3EF#5BE3EF
#5BE3EF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.118 H 203.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE3EF |
|---|---|
| RGB | rgb(91, 227, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(61.9%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(83.65, -33.13, -16.85) |
| CIE-LCH | lch(83.65, 37.17, 206.96°) |
| OKLab | oklab(84.64% -0.1081 -0.0467) |
| OKLCH | oklch(84.64% 0.118 203.4) |
| XYZ | xyz(47.3568, 63.3892, 91.3842) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE3EF #EF675B
analogous
#5BEFB1 #5BE3EF #5B99EF
triadic
#5BE3EF #EF5BE3 #E3EF5B
tetradic
#5BE3EF #B15BEF #EF675B #99EF5B
square
#5BE3EF #B15BEF #EF675B #99EF5B
split-complementary
#5BE3EF #EF5B99 #EFB15B
monochromatic
#12AFBD #23D9EA #5BE3EF #93EDF4 #CBF6FA
Accessibility & contrast
On white
1.54
#5BE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5BE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE3EF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE3EF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BCC9F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be3ef; /* rgb */ color: rgb(91, 227, 239); /* oklch */ color: oklch(84.6% 0.118 203.4);
Tailwind
colors: {
custom: {
50: '#99ecf4',
500: '#5be3ef',
950: '#000000',
},
}SCSS
$custom: #5be3ef; $custom-light: #99ecf4; $custom-dark: #000000;
JSON
{
"hex": "#5be3ef",
"rgb": {
"r": 91,
"g": 227,
"b": 239
},
"hsl": {
"h": 184.865,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84637,
"c": 0.11777,
"h": 203.4
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#5BE3EF
secondary
#BC3E33
accent
#1807DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485