#5BE4ED#5BE4ED
#5BE4ED is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.118 H 201.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE4ED |
|---|---|
| RGB | rgb(91, 228, 237) |
| HSL | hsl(184, 80%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(61.6%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.87, -34.15, -15.45) |
| CIE-LCH | lch(83.87, 37.49, 204.35°) |
| OKLab | oklab(84.8% -0.1099 -0.0428) |
| OKLCH | oklch(84.8% 0.118 201.3) |
| XYZ | xyz(47.3373, 63.8203, 89.9282) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Aqua Blue
#02D8E9
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE4ED #ED645B
analogous
#5BEDAD #5BE4ED #5B9BED
triadic
#5BE4ED #ED5BE4 #E4ED5B
tetradic
#5BE4ED #AD5BED #ED645B #9BED5B
square
#5BE4ED #AD5BED #ED645B #9BED5B
split-complementary
#5BE4ED #ED5B9B #EDAD5B
monochromatic
#14AFB9 #24DBE7 #5BE4ED #92EDF3 #C9F6F9
Accessibility & contrast
On white
1.53
#5BE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5BE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE4ED
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE4ED | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be4ed; /* rgb */ color: rgb(91, 228, 237); /* oklch */ color: oklch(84.8% 0.118 201.3);
Tailwind
colors: {
custom: {
50: '#99edf2',
500: '#5be4ed',
950: '#000000',
},
}SCSS
$custom: #5be4ed; $custom-light: #99edf2; $custom-dark: #000000;
JSON
{
"hex": "#5be4ed",
"rgb": {
"r": 91,
"g": 228,
"b": 237
},
"hsl": {
"h": 183.699,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.84798,
"c": 0.11797,
"h": 201.3
},
"luminance": 0.63825
}Semantic roles & 50–950 ramp
primary
#5BE4ED
secondary
#B83C34
accent
#1609DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585