#5BE7EE#5BE7EE
#5BE7EE is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.5% C 0.120 H 199.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7EE |
|---|---|
| RGB | rgb(91, 231, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 62%, 93%) |
| CMYK | cmyk(61.8%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.76, -35.28, -14.64) |
| CIE-LCH | lch(84.76, 38.20, 202.54°) |
| OKLab | oklab(85.53% -0.1125 -0.0406) |
| OKLCH | oklch(85.53% 0.12 199.8) |
| XYZ | xyz(48.3163, 65.5438, 90.9772) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7EE #EE625B
analogous
#5BEEAC #5BE7EE #5B9EEE
triadic
#5BE7EE #EE5BE7 #E7EE5B
tetradic
#5BE7EE #AC5BEE #EE625B #9EEE5B
square
#5BE7EE #AC5BEE #EE625B #9EEE5B
split-complementary
#5BE7EE #EE5B9E #EEAC5B
monochromatic
#13B3BB #24DFE8 #5BE7EE #92EFF4 #CAF7F9
Accessibility & contrast
On white
1.49
#5BE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5BE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7EE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7EE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5be7ee; /* rgb */ color: rgb(91, 231, 238); /* oklch */ color: oklch(85.5% 0.120 199.8);
Tailwind
colors: {
custom: {
50: '#99eff3',
500: '#5be7ee',
950: '#000000',
},
}SCSS
$custom: #5be7ee; $custom-light: #99eff3; $custom-dark: #000000;
JSON
{
"hex": "#5be7ee",
"rgb": {
"r": 91,
"g": 231,
"b": 238
},
"hsl": {
"h": 182.857,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85528,
"c": 0.11963,
"h": 199.8
},
"luminance": 0.65549
}Semantic roles & 50–950 ramp
primary
#5BE7EE
secondary
#BA3A33
accent
#1208DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585