#5BDAE3#5BDAE3
#5BDAE3 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.112 H 201.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDAE3 |
|---|---|
| RGB | rgb(91, 218, 227) |
| HSL | hsl(184, 71%, 62%) |
| HSV | hsv(184, 60%, 89%) |
| CMYK | cmyk(59.9%, 4%, 0%, 11%) |
| CIE-LAB | lab(80.69, -32.19, -14.93) |
| CIE-LCH | lch(80.69, 35.49, 204.88°) |
| OKLab | oklab(82.13% -0.1038 -0.0413) |
| OKLCH | oklch(82.13% 0.112 201.7) |
| XYZ | xyz(43.2450, 57.9085, 81.5566) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDAE3 #E3645B
analogous
#5BE3A8 #5BDAE3 #5B96E3
triadic
#5BDAE3 #E35BDA #DAE35B
tetradic
#5BDAE3 #A85BE3 #E3645B #96E35B
square
#5BDAE3 #A85BE3 #E3645B #96E35B
split-complementary
#5BDAE3 #E35B96 #E3A85B
monochromatic
#1D9EA7 #27CEDA #5BDAE3 #8FE6EC #C4F2F5
Accessibility & contrast
On white
1.67
#5BDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5BDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDAE3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDAE3 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E4
Deuteranopia (green-blind)
#B6C2E4
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdae3; /* rgb */ color: rgb(91, 218, 227); /* oklch */ color: oklch(82.1% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#97e6eb',
500: '#5bdae3',
950: '#000000',
},
}SCSS
$custom: #5bdae3; $custom-light: #97e6eb; $custom-dark: #000000;
JSON
{
"hex": "#5bdae3",
"rgb": {
"r": 91,
"g": 218,
"b": 227
},
"hsl": {
"h": 183.971,
"s": 70.833,
"l": 62.353
},
"oklch": {
"l": 0.82127,
"c": 0.11175,
"h": 201.7
},
"luminance": 0.57913
}Semantic roles & 50–950 ramp
primary
#5BDAE3
secondary
#A94039
accent
#1F13D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484