#5BEEC2#5BEEC2
#5BEEC2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.141 H 169.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEC2 |
|---|---|
| RGB | rgb(91, 238, 194) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.64, -49.49, 9.77) |
| CIE-LCH | lch(85.64, 50.44, 168.83°) |
| OKLab | oklab(85.85% -0.1386 0.025) |
| OKLCH | oklch(85.85% 0.141 169.8) |
| XYZ | xyz(44.6217, 67.2636, 61.6600) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEC2 #EE5B87
analogous
#5BEE79 #5BEEC2 #5BD0EE
triadic
#5BEEC2 #C25BEE #EEC25B
tetradic
#5BEEC2 #795BEE #EE5B87 #D0EE5B
square
#5BEEC2 #795BEE #EE5B87 #D0EE5B
split-complementary
#5BEEC2 #EE5BD0 #EE795B
monochromatic
#13BB89 #24E8AD #5BEEC2 #92F4D7 #CAF9EB
Accessibility & contrast
On white
1.45
#5BEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5BEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEC2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEC2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5beec2; /* rgb */ color: rgb(91, 238, 194); /* oklch */ color: oklch(85.9% 0.141 169.8);
Tailwind
colors: {
custom: {
50: '#98f4d4',
500: '#5beec2',
950: '#000000',
},
}SCSS
$custom: #5beec2; $custom-light: #98f4d4; $custom-dark: #000000;
JSON
{
"hex": "#5beec2",
"rgb": {
"r": 91,
"g": 238,
"b": 194
},
"hsl": {
"h": 162.041,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85854,
"c": 0.14087,
"h": 169.8
},
"luminance": 0.67268
}Semantic roles & 50–950 ramp
primary
#5BEEC2
secondary
#BA335C
accent
#0848DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583