#5BEAEC#5BEAEC
#5BEAEC is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.2% C 0.121 H 196.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAEC |
|---|---|
| RGB | rgb(91, 234, 236) |
| HSL | hsl(181, 79%, 64%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.56, -37.21, -12.39) |
| CIE-LCH | lch(85.56, 39.22, 198.42°) |
| OKLab | oklab(86.16% -0.1164 -0.0344) |
| OKLCH | oklch(86.16% 0.121 196.4) |
| XYZ | xyz(48.8709, 67.1206, 89.7206) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.26
Aqua
#00FFFF
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.28
Bright Turquoise
#0FFEF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAEC #EC5D5B
analogous
#5BECA6 #5BEAEC #5BA1EC
triadic
#5BEAEC #EC5BEA #EAEC5B
tetradic
#5BEAEC #A65BEC #EC5D5B #A1EC5B
square
#5BEAEC #A65BEC #EC5D5B #A1EC5B
split-complementary
#5BEAEC #EC5BA1 #ECA65B
monochromatic
#15B5B7 #24E3E6 #5BEAEC #92F1F2 #C9F8F9
Accessibility & contrast
On white
1.46
#5BEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5BEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAEC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAEC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beaec; /* rgb */ color: rgb(91, 234, 236); /* oklch */ color: oklch(86.2% 0.121 196.4);
Tailwind
colors: {
custom: {
50: '#99f1f2',
500: '#5beaec',
950: '#000000',
},
}SCSS
$custom: #5beaec; $custom-light: #99f1f2; $custom-dark: #000000;
JSON
{
"hex": "#5beaec",
"rgb": {
"r": 91,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.828,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.86157,
"c": 0.12135,
"h": 196.4
},
"luminance": 0.67126
}Semantic roles & 50–950 ramp
primary
#5BEAEC
secondary
#B73634
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585