#5BEBE8#5BEBE8
#5BEBE8 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.122 H 193.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBE8 |
|---|---|
| RGB | rgb(91, 235, 232) |
| HSL | hsl(179, 78%, 64%) |
| HSV | hsv(179, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(85.74, -38.75, -10.03) |
| CIE-LCH | lch(85.74, 40.02, 194.51°) |
| OKLab | oklab(86.26% -0.119 -0.0279) |
| OKLCH | oklch(86.26% 0.122 193.2) |
| XYZ | xyz(48.5818, 67.4618, 86.7894) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.11
Bright Cyan
#41FDFE
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.70
Aqua
#00FFFF
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBE8 #EB5B5E
analogous
#5BEBA0 #5BEBE8 #5BA6EB
triadic
#5BEBE8 #E85BEB #EBE85B
tetradic
#5BEBE8 #A05BEB #EB5B5E #A6EB5B
square
#5BEBE8 #A05BEB #EB5B5E #A6EB5B
split-complementary
#5BEBE8 #EB5BA6 #EBA05B
monochromatic
#16B5B2 #24E4E0 #5BEBE8 #92F2F0 #C8F8F7
Accessibility & contrast
On white
1.45
#5BEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5BEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBE8
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBE8 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E8
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5bebe8; /* rgb */ color: rgb(91, 235, 232); /* oklch */ color: oklch(86.3% 0.122 193.2);
Tailwind
colors: {
custom: {
50: '#99f2ef',
500: '#5bebe8',
950: '#000000',
},
}SCSS
$custom: #5bebe8; $custom-light: #99f2ef; $custom-dark: #000000;
JSON
{
"hex": "#5bebe8",
"rgb": {
"r": 91,
"g": 235,
"b": 232
},
"hsl": {
"h": 178.75,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.86257,
"c": 0.12227,
"h": 193.2
},
"luminance": 0.67467
}Semantic roles & 50–950 ramp
primary
#5BEBE8
secondary
#B53538
accent
#0B0FDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585