#5BE2EE#5BE2EE
#5BE2EE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.117 H 203.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2EE |
|---|---|
| RGB | rgb(91, 226, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.33, -32.93, -16.80) |
| CIE-LCH | lch(83.33, 36.97, 207.03°) |
| OKLab | oklab(84.37% -0.1075 -0.0465) |
| OKLCH | oklch(84.37% 0.117 203.4) |
| XYZ | xyz(46.9368, 62.7849, 90.5174) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.09
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2EE #EE675B
analogous
#5BEEB1 #5BE2EE #5B99EE
triadic
#5BE2EE #EE5BE2 #E2EE5B
tetradic
#5BE2EE #B15BEE #EE675B #99EE5B
square
#5BE2EE #B15BEE #EE675B #99EE5B
split-complementary
#5BE2EE #EE5B99 #EEB15B
monochromatic
#13ADBB #24D8E8 #5BE2EE #92ECF4 #CAF6F9
Accessibility & contrast
On white
1.55
#5BE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5BE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2EE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2EE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be2ee; /* rgb */ color: rgb(91, 226, 238); /* oklch */ color: oklch(84.4% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#99ebf3',
500: '#5be2ee',
950: '#000000',
},
}SCSS
$custom: #5be2ee; $custom-light: #99ebf3; $custom-dark: #000000;
JSON
{
"hex": "#5be2ee",
"rgb": {
"r": 91,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.898,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8437,
"c": 0.11715,
"h": 203.4
},
"luminance": 0.6279
}Semantic roles & 50–950 ramp
primary
#5BE2EE
secondary
#BA3E33
accent
#1908DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485