#5BE7E8#5BE7E8
#5BE7E8 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.120 H 195.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7E8 |
|---|---|
| RGB | rgb(91, 231, 232) |
| HSL | hsl(180, 75%, 63%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(60.8%, 0.4%, 0%, 9%) |
| CIE-LAB | lab(84.59, -36.91, -11.75) |
| CIE-LCH | lch(84.59, 38.74, 197.65°) |
| OKLab | oklab(85.32% -0.115 -0.0326) |
| OKLCH | oklch(85.32% 0.12 195.8) |
| XYZ | xyz(47.4494, 65.1971, 86.4119) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.86
Aqua
#00FFFF
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7E8 #E85C5B
analogous
#5BE8A3 #5BE7E8 #5BA0E8
triadic
#5BE7E8 #E85BE7 #E7E85B
tetradic
#5BE7E8 #A35BE8 #E85C5B #A0E85B
square
#5BE7E8 #A35BE8 #E85C5B #A0E85B
split-complementary
#5BE7E8 #E85BA0 #E8A35B
monochromatic
#19AFB0 #25DFE0 #5BE7E8 #91EFF0 #C6F7F7
Accessibility & contrast
On white
1.50
#5BE7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5BE7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7E8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7E8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be7e8; /* rgb */ color: rgb(91, 231, 232); /* oklch */ color: oklch(85.3% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#99efef',
500: '#5be7e8',
950: '#000000',
},
}SCSS
$custom: #5be7e8; $custom-light: #99efef; $custom-dark: #000000;
JSON
{
"hex": "#5be7e8",
"rgb": {
"r": 91,
"g": 231,
"b": 232
},
"hsl": {
"h": 180.426,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.85325,
"c": 0.11954,
"h": 195.8
},
"luminance": 0.65202
}Semantic roles & 50–950 ramp
primary
#5BE7E8
secondary
#B13737
accent
#0F0ED8
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585