#5BEBED#5BEBED
#5BEBED is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.4% C 0.122 H 196.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBED |
|---|---|
| RGB | rgb(91, 235, 237) |
| HSL | hsl(181, 80%, 64%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(61.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.88, -37.40, -12.44) |
| CIE-LCH | lch(85.88, 39.42, 198.40°) |
| OKLab | oklab(86.42% -0.117 -0.0345) |
| OKLCH | oklch(86.42% 0.122 196.4) |
| XYZ | xyz(49.3021, 67.7499, 90.5831) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.33
Bright Cyan
#41FDFE
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBED #ED5D5B
analogous
#5BEDA6 #5BEBED #5BA2ED
triadic
#5BEBED #ED5BEB #EBED5B
tetradic
#5BEBED #A65BED #ED5D5B #A2ED5B
square
#5BEBED #A65BED #ED5D5B #A2ED5B
split-complementary
#5BEBED #ED5BA2 #EDA65B
monochromatic
#14B7B9 #24E4E7 #5BEBED #92F2F3 #C9F8F9
Accessibility & contrast
On white
1.44
#5BEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5BEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bebed; /* rgb */ color: rgb(91, 235, 237); /* oklch */ color: oklch(86.4% 0.122 196.4);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5bebed',
950: '#000000',
},
}SCSS
$custom: #5bebed; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5bebed",
"rgb": {
"r": 91,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.822,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.86422,
"c": 0.12195,
"h": 196.4
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#5BEBED
secondary
#B83634
accent
#0C09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585