#5BDAE0#5BDAE0
#5BDAE0 is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.111 H 199.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDAE0 |
|---|---|
| RGB | rgb(91, 218, 224) |
| HSL | hsl(183, 68%, 62%) |
| HSV | hsv(183, 59%, 88%) |
| CMYK | cmyk(59.4%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(80.60, -33.02, -13.47) |
| CIE-LCH | lch(80.60, 35.66, 202.19°) |
| OKLab | oklab(82.02% -0.1051 -0.0373) |
| OKLCH | oklch(82.02% 0.111 199.5) |
| XYZ | xyz(42.8346, 57.7443, 79.3949) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDAE0 #E0615B
analogous
#5BE0A4 #5BDAE0 #5B98E0
triadic
#5BDAE0 #E05BDA #DAE05B
tetradic
#5BDAE0 #A45BE0 #E0615B #98E05B
square
#5BDAE0 #A45BE0 #E0615B #98E05B
split-complementary
#5BDAE0 #E05B98 #E0A45B
monochromatic
#1F9CA2 #28CED5 #5BDAE0 #8EE6EA #C2F1F3
Accessibility & contrast
On white
1.67
#5BDAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5BDAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDAE0
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDAE0 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E1
Deuteranopia (green-blind)
#B7C1E1
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdae0; /* rgb */ color: rgb(91, 218, 224); /* oklch */ color: oklch(82.0% 0.111 199.5);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5bdae0',
950: '#000000',
},
}SCSS
$custom: #5bdae0; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdae0",
"rgb": {
"r": 91,
"g": 218,
"b": 224
},
"hsl": {
"h": 182.707,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.82023,
"c": 0.11148,
"h": 199.5
},
"luminance": 0.57749
}Semantic roles & 50–950 ramp
primary
#5BDAE0
secondary
#A53F3A
accent
#1E15D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484