#5BEBB2#5BEBB2
#5BEBB2 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.7% C 0.149 H 163.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBB2 |
|---|---|
| RGB | rgb(91, 235, 178) |
| HSL | hsl(156, 78%, 64%) |
| HSV | hsv(156, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.41, -51.79, 16.37) |
| CIE-LCH | lch(84.41, 54.31, 162.46°) |
| OKLab | oklab(84.73% -0.1428 0.0419) |
| OKLCH | oklch(84.73% 0.149 163.7) |
| XYZ | xyz(42.0544, 64.8508, 52.4120) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.49
Greenish Cyan
#2AFEB7
ΔE00 4.74
Greenish Turquoise
#00FBB0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBB2 #EB5B94
analogous
#5BEB6A #5BEBB2 #5BDCEB
triadic
#5BEBB2 #B25BEB #EBB25B
tetradic
#5BEBB2 #6A5BEB #EB5B94 #DCEB5B
square
#5BEBB2 #6A5BEB #EB5B94 #DCEB5B
split-complementary
#5BEBB2 #EB5BDC #EB6A5B
monochromatic
#16B576 #24E498 #5BEBB2 #92F2CC #C8F8E5
Accessibility & contrast
On white
1.50
#5BEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5BEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBB2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBB2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bebb2; /* rgb */ color: rgb(91, 235, 178); /* oklch */ color: oklch(84.7% 0.149 163.7);
Tailwind
colors: {
custom: {
50: '#97f2c9',
500: '#5bebb2',
950: '#000000',
},
}SCSS
$custom: #5bebb2; $custom-light: #97f2c9; $custom-dark: #000000;
JSON
{
"hex": "#5bebb2",
"rgb": {
"r": 91,
"g": 235,
"b": 178
},
"hsl": {
"h": 156.25,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84734,
"c": 0.14878,
"h": 163.7
},
"luminance": 0.64855
}Semantic roles & 50–950 ramp
primary
#5BEBB2
secondary
#B53568
accent
#0B5DDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582