#5BEAEE#5BEAEE
#5BEAEE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.121 H 197.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAEE |
|---|---|
| RGB | rgb(91, 234, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(61.8%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.62, -36.67, -13.36) |
| CIE-LCH | lch(85.62, 39.03, 200.01°) |
| OKLab | oklab(86.22% -0.1155 -0.037) |
| OKLCH | oklch(86.22% 0.121 197.8) |
| XYZ | xyz(49.1631, 67.2375, 91.2595) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.42
Bright Cyan
#41FDFE
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 4.63
Aqua
#00FFFF
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAEE #EE5F5B
analogous
#5BEEA9 #5BEAEE #5BA0EE
triadic
#5BEAEE #EE5BEA #EAEE5B
tetradic
#5BEAEE #A95BEE #EE5F5B #A0EE5B
square
#5BEAEE #A95BEE #EE5F5B #A0EE5B
split-complementary
#5BEAEE #EE5BA0 #EEA95B
monochromatic
#13B7BB #24E3E8 #5BEAEE #92F1F4 #CAF8F9
Accessibility & contrast
On white
1.45
#5BEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5BEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAEE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAEE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beaee; /* rgb */ color: rgb(91, 234, 238); /* oklch */ color: oklch(86.2% 0.121 197.8);
Tailwind
colors: {
custom: {
50: '#9af1f3',
500: '#5beaee',
950: '#000000',
},
}SCSS
$custom: #5beaee; $custom-light: #9af1f3; $custom-dark: #000000;
JSON
{
"hex": "#5beaee",
"rgb": {
"r": 91,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.633,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.86224,
"c": 0.12134,
"h": 197.8
},
"luminance": 0.67243
}Semantic roles & 50–950 ramp
primary
#5BEAEE
secondary
#BA3733
accent
#0E08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585