#5BEDCC#5BEDCC
#5BEDCC is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.134 H 175.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDCC |
|---|---|
| RGB | rgb(91, 237, 204) |
| HSL | hsl(166, 80%, 64%) |
| HSV | hsv(166, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.58, -46.72, 4.45) |
| CIE-LCH | lch(85.58, 46.94, 174.56°) |
| OKLab | oklab(85.88% -0.1332 0.0111) |
| OKLCH | oklch(85.88% 0.134 175.2) |
| XYZ | xyz(45.4924, 67.1474, 67.6783) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 5.09
Aquamarine
#7FFFD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDCC #ED5B7C
analogous
#5BED83 #5BEDCC #5BC5ED
triadic
#5BEDCC #CC5BED #EDCC5B
tetradic
#5BEDCC #835BED #ED5B7C #C5ED5B
square
#5BEDCC #835BED #ED5B7C #C5ED5B
split-complementary
#5BEDCC #ED5BC5 #ED835B
monochromatic
#14B994 #24E7BB #5BEDCC #92F3DD #C9F9EE
Accessibility & contrast
On white
1.46
#5BEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5BEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDCC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDCC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5bedcc; /* rgb */ color: rgb(91, 237, 204); /* oklch */ color: oklch(85.9% 0.134 175.2);
Tailwind
colors: {
custom: {
50: '#98f3db',
500: '#5bedcc',
950: '#000000',
},
}SCSS
$custom: #5bedcc; $custom-light: #98f3db; $custom-dark: #000000;
JSON
{
"hex": "#5bedcc",
"rgb": {
"r": 91,
"g": 237,
"b": 204
},
"hsl": {
"h": 166.438,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.85884,
"c": 0.13363,
"h": 175.2
},
"luminance": 0.67152
}Semantic roles & 50–950 ramp
primary
#5BEDCC
secondary
#B83452
accent
#0939DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584