#5BEEC4#5BEEC4
#5BEEC4 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.140 H 170.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEC4 |
|---|---|
| RGB | rgb(91, 238, 196) |
| HSL | hsl(163, 81%, 65%) |
| HSV | hsv(163, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.68, -49.03, 8.79) |
| CIE-LCH | lch(85.68, 49.81, 169.84°) |
| OKLab | oklab(85.91% -0.1377 0.0224) |
| OKLCH | oklch(85.91% 0.14 170.8) |
| XYZ | xyz(44.8478, 67.3540, 62.8510) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEC4 #EE5B85
analogous
#5BEE7B #5BEEC4 #5BCFEE
triadic
#5BEEC4 #C45BEE #EEC45B
tetradic
#5BEEC4 #7B5BEE #EE5B85 #CFEE5B
square
#5BEEC4 #7B5BEE #EE5B85 #CFEE5B
split-complementary
#5BEEC4 #EE5BCF #EE7B5B
monochromatic
#13BB8B #24E8B0 #5BEEC4 #92F4D8 #CAF9EC
Accessibility & contrast
On white
1.45
#5BEEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5BEEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEC4
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEC4 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beec4; /* rgb */ color: rgb(91, 238, 196); /* oklch */ color: oklch(85.9% 0.140 170.8);
Tailwind
colors: {
custom: {
50: '#98f4d5',
500: '#5beec4',
950: '#000000',
},
}SCSS
$custom: #5beec4; $custom-light: #98f4d5; $custom-dark: #000000;
JSON
{
"hex": "#5beec4",
"rgb": {
"r": 91,
"g": 238,
"b": 196
},
"hsl": {
"h": 162.857,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85906,
"c": 0.13955,
"h": 170.8
},
"luminance": 0.67359
}Semantic roles & 50–950 ramp
primary
#5BEEC4
secondary
#BA335A
accent
#0845DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583