#5BECEE#5BECEE
#5BECEE is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.123 H 196.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECEE |
|---|---|
| RGB | rgb(91, 236, 238) |
| HSL | hsl(181, 81%, 65%) |
| HSV | hsv(181, 62%, 93%) |
| CMYK | cmyk(61.8%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.20, -37.59, -12.50) |
| CIE-LCH | lch(86.20, 39.61, 198.39°) |
| OKLab | oklab(86.69% -0.1175 -0.0347) |
| OKLCH | oklch(86.69% 0.123 196.4) |
| XYZ | xyz(49.7357, 68.3827, 91.4504) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Cyan
#41FDFE
ΔE00 3.84
Aqua
#00FFFF
ΔE00 4.77
Bright Turquoise
#0FFEF9
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECEE #EE5D5B
analogous
#5BEEA6 #5BECEE #5BA3EE
triadic
#5BECEE #EE5BEC #ECEE5B
tetradic
#5BECEE #A65BEE #EE5D5B #A3EE5B
square
#5BECEE #A65BEE #EE5D5B #A3EE5B
split-complementary
#5BECEE #EE5BA3 #EEA65B
monochromatic
#13B9BB #24E6E8 #5BECEE #92F2F4 #CAF9F9
Accessibility & contrast
On white
1.43
#5BECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5BECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECEE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECEE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5becee; /* rgb */ color: rgb(91, 236, 238); /* oklch */ color: oklch(86.7% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#9af2f3',
500: '#5becee',
950: '#000000',
},
}SCSS
$custom: #5becee; $custom-light: #9af2f3; $custom-dark: #000000;
JSON
{
"hex": "#5becee",
"rgb": {
"r": 91,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.816,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.86688,
"c": 0.12255,
"h": 196.4
},
"luminance": 0.68388
}Semantic roles & 50–950 ramp
primary
#5BECEE
secondary
#BA3533
accent
#0B08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585