#5BEAC8#5BEAC8
#5BEAC8 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.133 H 174.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAC8 |
|---|---|
| RGB | rgb(91, 234, 200) |
| HSL | hsl(166, 77%, 64%) |
| HSV | hsv(166, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.60, -46.39, 5.14) |
| CIE-LCH | lch(84.60, 46.68, 173.67°) |
| OKLab | oklab(85.06% -0.1319 0.0129) |
| OKLCH | oklch(85.06% 0.133 174.4) |
| XYZ | xyz(44.1575, 65.2353, 64.8969) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 5.21
Aquamarine (survey)
#04D8B2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAC8 #EA5B7D
analogous
#5BEA80 #5BEAC8 #5BC4EA
triadic
#5BEAC8 #C85BEA #EAC85B
tetradic
#5BEAC8 #805BEA #EA5B7D #C4EA5B
square
#5BEAC8 #805BEA #EA5B7D #C4EA5B
split-complementary
#5BEAC8 #EA5BC4 #EA805B
monochromatic
#17B48E #25E3B6 #5BEAC8 #91F1DA #C8F8EC
Accessibility & contrast
On white
1.49
#5BEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5BEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAC8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAC8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5beac8; /* rgb */ color: rgb(91, 234, 200); /* oklch */ color: oklch(85.1% 0.133 174.4);
Tailwind
colors: {
custom: {
50: '#97f1d8',
500: '#5beac8',
950: '#000000',
},
}SCSS
$custom: #5beac8; $custom-light: #97f1d8; $custom-dark: #000000;
JSON
{
"hex": "#5beac8",
"rgb": {
"r": 91,
"g": 234,
"b": 200
},
"hsl": {
"h": 165.734,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.85059,
"c": 0.13251,
"h": 174.4
},
"luminance": 0.6524
}Semantic roles & 50–950 ramp
primary
#5BEAC8
secondary
#B43654
accent
#0C3DDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583