#5BDADF#5BDADF
#5BDADF is a light, moderate teal. Relative luminance 0.577; OKLCH L 82.0% C 0.111 H 198.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDADF |
|---|---|
| RGB | rgb(91, 218, 223) |
| HSL | hsl(182, 67%, 62%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(59.2%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.57, -33.29, -12.98) |
| CIE-LCH | lch(80.57, 35.73, 201.30°) |
| OKLab | oklab(81.99% -0.1055 -0.0359) |
| OKLCH | oklch(81.99% 0.111 198.8) |
| XYZ | xyz(42.6994, 57.6902, 78.6828) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Mediumturquoise
#48D1CC
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDADF #DF605B
analogous
#5BDFA2 #5BDADF #5B98DF
triadic
#5BDADF #DF5BDA #DADF5B
tetradic
#5BDADF #A25BDF #DF605B #98DF5B
square
#5BDADF #A25BDF #DF605B #98DF5B
split-complementary
#5BDADF #DF5B98 #DFA25B
monochromatic
#1F9BA0 #29CDD4 #5BDADF #8EE6E9 #C1F1F3
Accessibility & contrast
On white
1.67
#5BDADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5BDADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDADF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDADF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdadf; /* rgb */ color: rgb(91, 218, 223); /* oklch */ color: oklch(82.0% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5bdadf',
950: '#000000',
},
}SCSS
$custom: #5bdadf; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdadf",
"rgb": {
"r": 91,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.273,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.81988,
"c": 0.11143,
"h": 198.8
},
"luminance": 0.57695
}Semantic roles & 50–950 ramp
primary
#5BDADF
secondary
#A33F3B
accent
#1D16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484