#5BEEEE#5BEEEE
#5BEEEE is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.124 H 195.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEEE |
|---|---|
| RGB | rgb(91, 238, 238) |
| HSL | hsl(180, 81%, 65%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(86.77, -38.51, -11.64) |
| CIE-LCH | lch(86.77, 40.23, 196.82°) |
| OKLab | oklab(87.15% -0.1195 -0.0323) |
| OKLCH | oklch(87.15% 0.124 195.1) |
| XYZ | xyz(50.3147, 69.5408, 91.6434) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.10
Bright Cyan
#41FDFE
ΔE00 3.38
Aqua
#00FFFF
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.94
Bright Aqua
#0BF9EA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEEE #EE5B5B
analogous
#5BEEA5 #5BEEEE #5BA5EE
triadic
#5BEEEE #EE5BEE #EEEE5B
tetradic
#5BEEEE #A55BEE #EE5B5B #A5EE5B
square
#5BEEEE #A55BEE #EE5B5B #A5EE5B
split-complementary
#5BEEEE #EE5BA5 #EEA55B
monochromatic
#13BBBB #24E8E8 #5BEEEE #92F4F4 #CAF9F9
Accessibility & contrast
On white
1.41
#5BEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5BEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEEE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEEE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5beeee; /* rgb */ color: rgb(91, 238, 238); /* oklch */ color: oklch(87.2% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#9af4f3',
500: '#5beeee',
950: '#000000',
},
}SCSS
$custom: #5beeee; $custom-light: #9af4f3; $custom-dark: #000000;
JSON
{
"hex": "#5beeee",
"rgb": {
"r": 91,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.87152,
"c": 0.12384,
"h": 195.1
},
"luminance": 0.69546
}Semantic roles & 50–950 ramp
primary
#5BEEEE
secondary
#BA3333
accent
#0808DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585