#5BEBEC#5BEBEC
#5BEBEC is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.122 H 195.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBEC |
|---|---|
| RGB | rgb(91, 235, 236) |
| HSL | hsl(180, 79%, 64%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(61.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.85, -37.67, -11.96) |
| CIE-LCH | lch(85.85, 39.53, 197.62°) |
| OKLab | oklab(86.39% -0.1174 -0.0332) |
| OKLCH | oklch(86.39% 0.122 195.8) |
| XYZ | xyz(49.1564, 67.6916, 89.8158) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.43
Bright Cyan
#41FDFE
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBEC #EC5C5B
analogous
#5BECA5 #5BEBEC #5BA3EC
triadic
#5BEBEC #EC5BEB #EBEC5B
tetradic
#5BEBEC #A55BEC #EC5C5B #A3EC5B
square
#5BEBEC #A55BEC #EC5C5B #A3EC5B
split-complementary
#5BEBEC #EC5BA3 #ECA55B
monochromatic
#15B6B7 #24E4E6 #5BEBEC #92F2F2 #C9F8F9
Accessibility & contrast
On white
1.44
#5BEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5BEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBEC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBEC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bebec; /* rgb */ color: rgb(91, 235, 236); /* oklch */ color: oklch(86.4% 0.122 195.8);
Tailwind
colors: {
custom: {
50: '#99f2f2',
500: '#5bebec',
950: '#000000',
},
}SCSS
$custom: #5bebec; $custom-light: #99f2f2; $custom-dark: #000000;
JSON
{
"hex": "#5bebec",
"rgb": {
"r": 91,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.414,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.86389,
"c": 0.12198,
"h": 195.8
},
"luminance": 0.67697
}Semantic roles & 50–950 ramp
primary
#5BEBEC
secondary
#B73534
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585