#5BE2ED#5BE2ED
#5BE2ED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.117 H 202.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2ED |
|---|---|
| RGB | rgb(91, 226, 237) |
| HSL | hsl(185, 80%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.30, -33.21, -16.32) |
| CIE-LCH | lch(83.30, 37.00, 206.17°) |
| OKLab | oklab(84.34% -0.1079 -0.0452) |
| OKLCH | oklch(84.34% 0.117 202.7) |
| XYZ | xyz(46.7903, 62.7263, 89.7458) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.28
Aqua Blue
#02D8E9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2ED #ED665B
analogous
#5BEDAF #5BE2ED #5B99ED
triadic
#5BE2ED #ED5BE2 #E2ED5B
tetradic
#5BE2ED #AF5BED #ED665B #99ED5B
square
#5BE2ED #AF5BED #ED665B #99ED5B
split-complementary
#5BE2ED #ED5B99 #EDAF5B
monochromatic
#14ADB9 #24D8E7 #5BE2ED #92ECF3 #C9F6F9
Accessibility & contrast
On white
1.55
#5BE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2ED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2ED | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be2ed; /* rgb */ color: rgb(91, 226, 237); /* oklch */ color: oklch(84.3% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#99ebf2',
500: '#5be2ed',
950: '#000000',
},
}SCSS
$custom: #5be2ed; $custom-light: #99ebf2; $custom-dark: #000000;
JSON
{
"hex": "#5be2ed",
"rgb": {
"r": 91,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.521,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84335,
"c": 0.117,
"h": 202.7
},
"luminance": 0.62731
}Semantic roles & 50–950 ramp
primary
#5BE2ED
secondary
#B83E34
accent
#1909DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485