#5BE1ED#5BE1ED
#5BE1ED is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.117 H 203.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE1ED |
|---|---|
| RGB | rgb(91, 225, 237) |
| HSL | hsl(185, 80%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.6%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.01, -32.74, -16.75) |
| CIE-LCH | lch(83.01, 36.77, 207.09°) |
| OKLab | oklab(84.1% -0.1069 -0.0464) |
| OKLCH | oklch(84.1% 0.117 203.5) |
| XYZ | xyz(46.5192, 62.1840, 89.6554) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE1ED #ED675B
analogous
#5BEDB0 #5BE1ED #5B98ED
triadic
#5BE1ED #ED5BE1 #E1ED5B
tetradic
#5BE1ED #B05BED #ED675B #98ED5B
square
#5BE1ED #B05BED #ED675B #98ED5B
split-complementary
#5BE1ED #ED5B98 #EDB05B
monochromatic
#14ACB9 #24D7E7 #5BE1ED #92EBF3 #C9F5F9
Accessibility & contrast
On white
1.56
#5BE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5BE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE1ED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE1ED | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be1ed; /* rgb */ color: rgb(91, 225, 237); /* oklch */ color: oklch(84.1% 0.117 203.5);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5be1ed',
950: '#000000',
},
}SCSS
$custom: #5be1ed; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5be1ed",
"rgb": {
"r": 91,
"g": 225,
"b": 237
},
"hsl": {
"h": 184.932,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84104,
"c": 0.11654,
"h": 203.5
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#5BE1ED
secondary
#B83F34
accent
#1A09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485