#5BEAC3#5BEAC3
#5BEAC3 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.136 H 171.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAC3 |
|---|---|
| RGB | rgb(91, 234, 195) |
| HSL | hsl(164, 77%, 64%) |
| HSV | hsv(164, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 16.7%, 8.2%) |
| CIE-LAB | lab(84.49, -47.57, 7.60) |
| CIE-LCH | lch(84.49, 48.17, 170.92°) |
| OKLab | oklab(84.92% -0.1341 0.0193) |
| OKLCH | oklch(84.92% 0.136 171.8) |
| XYZ | xyz(43.5827, 65.0054, 61.8696) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 4.51
Aquamarine
#7FFFD4
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAC3 #EA5B82
analogous
#5BEA7B #5BEAC3 #5BC9EA
triadic
#5BEAC3 #C35BEA #EAC35B
tetradic
#5BEAC3 #7B5BEA #EA5B82 #C9EA5B
square
#5BEAC3 #7B5BEA #EA5B82 #C9EA5B
split-complementary
#5BEAC3 #EA5BC9 #EA7B5B
monochromatic
#17B489 #25E3AF #5BEAC3 #91F1D7 #C8F8EB
Accessibility & contrast
On white
1.50
#5BEAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5BEAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAC3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAC3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC1
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5beac3; /* rgb */ color: rgb(91, 234, 195); /* oklch */ color: oklch(84.9% 0.136 171.8);
Tailwind
colors: {
custom: {
50: '#97f1d5',
500: '#5beac3',
950: '#000000',
},
}SCSS
$custom: #5beac3; $custom-light: #97f1d5; $custom-dark: #000000;
JSON
{
"hex": "#5beac3",
"rgb": {
"r": 91,
"g": 234,
"b": 195
},
"hsl": {
"h": 163.636,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84923,
"c": 0.1355,
"h": 171.8
},
"luminance": 0.6501
}Semantic roles & 50–950 ramp
primary
#5BEAC3
secondary
#B43658
accent
#0C44DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583