#5BE9D2#5BE9D2
#5BE9D2 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.126 H 180.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9D2 |
|---|---|
| RGB | rgb(91, 233, 210) |
| HSL | hsl(170, 76%, 64%) |
| HSV | hsv(170, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 9.9%, 8.6%) |
| CIE-LAB | lab(84.56, -43.52, -0.18) |
| CIE-LCH | lch(84.56, 43.52, 180.24°) |
| OKLab | oklab(85.11% -0.1264 -0.0012) |
| OKLCH | oklch(85.11% 0.126 180.5) |
| XYZ | xyz(45.0808, 65.1504, 71.1598) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 3.23
Aqua (survey)
#13EAC9
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 6.11
Aqua Marine
#2EE8BB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9D2 #E95B72
analogous
#5BE98B #5BE9D2 #5BB9E9
triadic
#5BE9D2 #D25BE9 #E9D25B
tetradic
#5BE9D2 #8B5BE9 #E95B72 #B9E95B
square
#5BE9D2 #8B5BE9 #E95B72 #B9E95B
split-complementary
#5BE9D2 #E95BB9 #E98B5B
monochromatic
#18B299 #25E2C3 #5BE9D2 #91F0E1 #C7F7F0
Accessibility & contrast
On white
1.50
#5BE9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5BE9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9D2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9D2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be9d2; /* rgb */ color: rgb(91, 233, 210); /* oklch */ color: oklch(85.1% 0.126 180.5);
Tailwind
colors: {
custom: {
50: '#98f0df',
500: '#5be9d2',
950: '#000000',
},
}SCSS
$custom: #5be9d2; $custom-light: #98f0df; $custom-dark: #000000;
JSON
{
"hex": "#5be9d2",
"rgb": {
"r": 91,
"g": 233,
"b": 210
},
"hsl": {
"h": 170.282,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.85106,
"c": 0.12645,
"h": 180.5
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#5BE9D2
secondary
#B2364A
accent
#0D2ED9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584