#5BEDAF#5BEDAF
#5BEDAF is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.1% C 0.154 H 162.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDAF |
|---|---|
| RGB | rgb(91, 237, 175) |
| HSL | hsl(155, 80%, 64%) |
| HSV | hsv(155, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(84.94, -53.23, 18.67) |
| CIE-LCH | lch(84.94, 56.41, 160.67°) |
| OKLab | oklab(85.15% -0.1462 0.0476) |
| OKLCH | oklch(85.15% 0.154 162) |
| XYZ | xyz(42.3323, 65.8833, 51.0349) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Turquoise
#00FBB0
ΔE00 4.12
Greenish Cyan
#2AFEB7
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDAF #ED5B99
analogous
#5BED66 #5BEDAF #5BE2ED
triadic
#5BEDAF #AF5BED #EDAF5B
tetradic
#5BEDAF #665BED #ED5B99 #E2ED5B
square
#5BEDAF #665BED #ED5B99 #E2ED5B
split-complementary
#5BEDAF #ED5BE2 #ED665B
monochromatic
#14B973 #24E794 #5BEDAF #92F3CA #C9F9E5
Accessibility & contrast
On white
1.48
#5BEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5BEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDAF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDAF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D6CEB3
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bedaf; /* rgb */ color: rgb(91, 237, 175); /* oklch */ color: oklch(85.1% 0.154 162.0);
Tailwind
colors: {
custom: {
50: '#97f4c7',
500: '#5bedaf',
950: '#000000',
},
}SCSS
$custom: #5bedaf; $custom-light: #97f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5bedaf",
"rgb": {
"r": 91,
"g": 237,
"b": 175
},
"hsl": {
"h": 154.521,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85148,
"c": 0.15372,
"h": 162
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#5BEDAF
secondary
#B8346C
accent
#0963DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582