#5BEAAF#5BEAAF
#5BEAAF is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.4% C 0.150 H 162.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAAF |
|---|---|
| RGB | rgb(91, 234, 175) |
| HSL | hsl(155, 77%, 64%) |
| HSV | hsv(155, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.05, -52.01, 17.43) |
| CIE-LCH | lch(84.05, 54.86, 161.47°) |
| OKLab | oklab(84.42% -0.1431 0.0445) |
| OKLCH | oklch(84.42% 0.15 162.7) |
| XYZ | xyz(41.4710, 64.1607, 50.7478) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.70
Greenish Turquoise
#00FBB0
ΔE00 4.78
Greenish Cyan
#2AFEB7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAAF #EA5B96
analogous
#5BEA67 #5BEAAF #5BDDEA
triadic
#5BEAAF #AF5BEA #EAAF5B
tetradic
#5BEAAF #675BEA #EA5B96 #DDEA5B
square
#5BEAAF #675BEA #EA5B96 #DDEA5B
split-complementary
#5BEAAF #EA5BDD #EA675B
monochromatic
#17B473 #25E395 #5BEAAF #91F1C9 #C8F8E4
Accessibility & contrast
On white
1.52
#5BEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5BEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAAF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAAF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5beaaf; /* rgb */ color: rgb(91, 234, 175); /* oklch */ color: oklch(84.4% 0.150 162.7);
Tailwind
colors: {
custom: {
50: '#97f1c7',
500: '#5beaaf',
950: '#000000',
},
}SCSS
$custom: #5beaaf; $custom-light: #97f1c7; $custom-dark: #000000;
JSON
{
"hex": "#5beaaf",
"rgb": {
"r": 91,
"g": 234,
"b": 175
},
"hsl": {
"h": 155.245,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84422,
"c": 0.14987,
"h": 162.7
},
"luminance": 0.64165
}Semantic roles & 50–950 ramp
primary
#5BEAAF
secondary
#B4366A
accent
#0C61DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582