#5BE2EA#5BE2EA
#5BE2EA is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.117 H 200.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2EA |
|---|---|
| RGB | rgb(91, 226, 234) |
| HSL | hsl(183, 77%, 64%) |
| HSV | hsv(183, 61%, 92%) |
| CMYK | cmyk(61.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.21, -34.04, -14.87) |
| CIE-LCH | lch(83.21, 37.15, 203.59°) |
| OKLab | oklab(84.23% -0.1091 -0.0412) |
| OKLCH | oklch(84.23% 0.117 200.7) |
| XYZ | xyz(46.3557, 62.5524, 87.4568) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2EA #EA635B
analogous
#5BEAAA #5BE2EA #5B9AEA
triadic
#5BE2EA #EA5BE2 #E2EA5B
tetradic
#5BE2EA #AA5BEA #EA635B #9AEA5B
square
#5BE2EA #AA5BEA #EA635B #9AEA5B
split-complementary
#5BE2EA #EA5B9A #EAAA5B
monochromatic
#17ABB4 #25D8E3 #5BE2EA #91ECF1 #C8F5F8
Accessibility & contrast
On white
1.55
#5BE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5BE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2EA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2EA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be2ea; /* rgb */ color: rgb(91, 226, 234); /* oklch */ color: oklch(84.2% 0.117 200.7);
Tailwind
colors: {
custom: {
50: '#98ebf0',
500: '#5be2ea',
950: '#000000',
},
}SCSS
$custom: #5be2ea; $custom-light: #98ebf0; $custom-dark: #000000;
JSON
{
"hex": "#5be2ea",
"rgb": {
"r": 91,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.357,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84231,
"c": 0.11664,
"h": 200.7
},
"luminance": 0.62557
}Semantic roles & 50–950 ramp
primary
#5BE2EA
secondary
#B43D36
accent
#170CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485