#5BEEEC#5BEEEC
#5BEEEC is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.124 H 193.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEEC |
|---|---|
| RGB | rgb(91, 238, 236) |
| HSL | hsl(179, 81%, 65%) |
| HSV | hsv(179, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(86.71, -39.04, -10.68) |
| CIE-LCH | lch(86.71, 40.48, 195.30°) |
| OKLab | oklab(87.09% -0.1204 -0.0297) |
| OKLCH | oklch(87.09% 0.124 193.8) |
| XYZ | xyz(50.0225, 69.4239, 90.1045) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 4.23
Aqua
#00FFFF
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 5.44
Turquoise
#40E0D0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEEC #EE5B5D
analogous
#5BEEA3 #5BEEEC #5BA6EE
triadic
#5BEEEC #EC5BEE #EEEC5B
tetradic
#5BEEEC #A35BEE #EE5B5D #A6EE5B
square
#5BEEEC #A35BEE #EE5B5D #A6EE5B
split-complementary
#5BEEEC #EE5BA6 #EEA35B
monochromatic
#13BBB9 #24E8E6 #5BEEEC #92F4F2 #CAF9F9
Accessibility & contrast
On white
1.41
#5BEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5BEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEEC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEEC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5beeec; /* rgb */ color: rgb(91, 238, 236); /* oklch */ color: oklch(87.1% 0.124 193.8);
Tailwind
colors: {
custom: {
50: '#9af4f2',
500: '#5beeec',
950: '#000000',
},
}SCSS
$custom: #5beeec; $custom-light: #9af4f2; $custom-dark: #000000;
JSON
{
"hex": "#5beeec",
"rgb": {
"r": 91,
"g": 238,
"b": 236
},
"hsl": {
"h": 179.184,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.87086,
"c": 0.12398,
"h": 193.8
},
"luminance": 0.69429
}Semantic roles & 50–950 ramp
primary
#5BEEEC
secondary
#BA3335
accent
#080BDE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585