#5BEBEE#5BEBEE
#5BEBEE is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.5% C 0.122 H 197.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBEE |
|---|---|
| RGB | rgb(91, 235, 238) |
| HSL | hsl(181, 81%, 65%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(61.8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.91, -37.13, -12.93) |
| CIE-LCH | lch(85.91, 39.32, 199.19°) |
| OKLab | oklab(86.46% -0.1165 -0.0358) |
| OKLCH | oklch(86.46% 0.122 197.1) |
| XYZ | xyz(49.4486, 67.8085, 91.3547) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.94
Aqua
#00FFFF
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBEE #EE5E5B
analogous
#5BEEA7 #5BEBEE #5BA2EE
triadic
#5BEBEE #EE5BEB #EBEE5B
tetradic
#5BEBEE #A75BEE #EE5E5B #A2EE5B
square
#5BEBEE #A75BEE #EE5E5B #A2EE5B
split-complementary
#5BEBEE #EE5BA2 #EEA75B
monochromatic
#13B8BB #24E4E8 #5BEBEE #92F2F4 #CAF9F9
Accessibility & contrast
On white
1.44
#5BEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5BEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBEE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBEE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bebee; /* rgb */ color: rgb(91, 235, 238); /* oklch */ color: oklch(86.5% 0.122 197.1);
Tailwind
colors: {
custom: {
50: '#9af2f3',
500: '#5bebee',
950: '#000000',
},
}SCSS
$custom: #5bebee; $custom-light: #9af2f3; $custom-dark: #000000;
JSON
{
"hex": "#5bebee",
"rgb": {
"r": 91,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.224,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.86456,
"c": 0.12193,
"h": 197.1
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#5BEBEE
secondary
#BA3633
accent
#0C08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585