#5BEEFE#5BEEFE
#5BEEFE is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.7% C 0.125 H 205.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEFE |
|---|---|
| RGB | rgb(91, 238, 254) |
| HSL | hsl(186, 99%, 68%) |
| HSV | hsv(186, 64%, 100%) |
| CMYK | cmyk(64.2%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(87.25, -34.11, -19.31) |
| CIE-LCH | lch(87.25, 39.19, 209.51°) |
| OKLab | oklab(87.7% -0.1131 -0.0535) |
| OKLCH | oklch(87.7% 0.125 205.3) |
| XYZ | xyz(52.7707, 70.5232, 104.5779) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.29
Robin Egg Blue
#8AF1FE
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEFE #FE6B5B
analogous
#5BFEBD #5BEEFE #5B9CFE
triadic
#5BEEFE #FE5BEE #EEFE5B
tetradic
#5BEEFE #BD5BFE #FE6B5B #9CFE5B
square
#5BEEFE #BD5BFE #FE6B5B #9CFE5B
split-complementary
#5BEEFE #FE5B9C #FEBD5B
monochromatic
#01C8DD #1EE8FE #5BEEFE #98F4FE #D5FBFF
Accessibility & contrast
On white
1.39
#5BEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#5BEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEFE
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEFE | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#00F7F3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5beefe; /* rgb */ color: rgb(91, 238, 254); /* oklch */ color: oklch(87.7% 0.125 205.3);
Tailwind
colors: {
custom: {
50: '#9bf4fe',
500: '#5beefe',
950: '#000000',
},
}SCSS
$custom: #5beefe; $custom-light: #9bf4fe; $custom-dark: #000000;
JSON
{
"hex": "#5beefe",
"rgb": {
"r": 91,
"g": 238,
"b": 254
},
"hsl": {
"h": 185.89,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.87701,
"c": 0.1251,
"h": 205.3
},
"luminance": 0.70529
}Semantic roles & 50–950 ramp
primary
#5BEEFE
secondary
#D63827
accent
#1700E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585