#5BEDC2#5BEDC2
#5BEDC2 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.140 H 170.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDC2 |
|---|---|
| RGB | rgb(91, 237, 194) |
| HSL | hsl(162, 80%, 64%) |
| HSV | hsv(162, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.34, -49.07, 9.35) |
| CIE-LCH | lch(85.34, 49.95, 169.21°) |
| OKLab | oklab(85.62% -0.1376 0.0239) |
| OKLCH | oklch(85.62% 0.14 170.2) |
| XYZ | xyz(44.3314, 66.6829, 61.5633) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.01
Bright Teal
#01F9C6
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDC2 #ED5B86
analogous
#5BED79 #5BEDC2 #5BCFED
triadic
#5BEDC2 #C25BED #EDC25B
tetradic
#5BEDC2 #795BED #ED5B86 #CFED5B
square
#5BEDC2 #795BED #ED5B86 #CFED5B
split-complementary
#5BEDC2 #ED5BCF #ED795B
monochromatic
#14B989 #24E7AD #5BEDC2 #92F3D7 #C9F9EB
Accessibility & contrast
On white
1.46
#5BEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5BEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDC2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDC2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bedc2; /* rgb */ color: rgb(91, 237, 194); /* oklch */ color: oklch(85.6% 0.140 170.2);
Tailwind
colors: {
custom: {
50: '#97f3d4',
500: '#5bedc2',
950: '#000000',
},
}SCSS
$custom: #5bedc2; $custom-light: #97f3d4; $custom-dark: #000000;
JSON
{
"hex": "#5bedc2",
"rgb": {
"r": 91,
"g": 237,
"b": 194
},
"hsl": {
"h": 162.329,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85615,
"c": 0.13968,
"h": 170.2
},
"luminance": 0.66688
}Semantic roles & 50–950 ramp
primary
#5BEDC2
secondary
#B8345B
accent
#0947DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583