#5BEED2#5BEED2
#5BEED2 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.132 H 178.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEED2 |
|---|---|
| RGB | rgb(91, 238, 210) |
| HSL | hsl(169, 81%, 65%) |
| HSV | hsv(169, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 11.8%, 6.7%) |
| CIE-LAB | lab(86.02, -45.70, 1.94) |
| CIE-LCH | lch(86.02, 45.74, 177.57°) |
| OKLab | oklab(86.29% -0.1315 0.0044) |
| OKLCH | oklch(86.29% 0.132 178.1) |
| XYZ | xyz(46.5163, 68.0214, 71.6383) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.68
Aqua (survey)
#13EAC9
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEED2 #EE5B77
analogous
#5BEE88 #5BEED2 #5BC1EE
triadic
#5BEED2 #D25BEE #EED25B
tetradic
#5BEED2 #885BEE #EE5B77 #C1EE5B
square
#5BEED2 #885BEE #EE5B77 #C1EE5B
split-complementary
#5BEED2 #EE5BC1 #EE885B
monochromatic
#13BB9B #24E8C3 #5BEED2 #92F4E1 #CAF9F0
Accessibility & contrast
On white
1.44
#5BEED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5BEED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEED2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEED2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#CFD1D4
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5beed2; /* rgb */ color: rgb(91, 238, 210); /* oklch */ color: oklch(86.3% 0.132 178.1);
Tailwind
colors: {
custom: {
50: '#98f4df',
500: '#5beed2',
950: '#000000',
},
}SCSS
$custom: #5beed2; $custom-light: #98f4df; $custom-dark: #000000;
JSON
{
"hex": "#5beed2",
"rgb": {
"r": 91,
"g": 238,
"b": 210
},
"hsl": {
"h": 168.571,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8629,
"c": 0.1316,
"h": 178.1
},
"luminance": 0.68026
}Semantic roles & 50–950 ramp
primary
#5BEED2
secondary
#BA334D
accent
#0831DE
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584