#5BD4DA#5BD4DA
#5BD4DA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.108 H 199.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD4DA |
|---|---|
| RGB | rgb(91, 212, 218) |
| HSL | hsl(183, 63%, 61%) |
| HSV | hsv(183, 58%, 85%) |
| CMYK | cmyk(58.3%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(78.68, -31.82, -13.14) |
| CIE-LCH | lch(78.68, 34.42, 202.44°) |
| OKLab | oklab(80.41% -0.1013 -0.0364) |
| OKLCH | oklch(80.41% 0.108 199.7) |
| XYZ | xyz(40.5074, 54.3689, 74.6756) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.93
Bright Light Blue
#26F7FD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD4DA #DA615B
analogous
#5BDAA1 #5BD4DA #5B94DA
triadic
#5BD4DA #DA5BD4 #D4DA5B
tetradic
#5BD4DA #A15BDA #DA615B #94DA5B
square
#5BD4DA #A15BDA #DA615B #94DA5B
split-complementary
#5BD4DA #DA5B94 #DAA15B
monochromatic
#229398 #2EC3CA #5BD4DA #8DE1E5 #BFEEF1
Accessibility & contrast
On white
1.77
#5BD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5BD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD4DA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD4DA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5bd4da; /* rgb */ color: rgb(91, 212, 218); /* oklch */ color: oklch(80.4% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#96e1e5',
500: '#5bd4da',
950: '#000000',
},
}SCSS
$custom: #5bd4da; $custom-light: #96e1e5; $custom-dark: #000000;
JSON
{
"hex": "#5bd4da",
"rgb": {
"r": 91,
"g": 212,
"b": 218
},
"hsl": {
"h": 182.835,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.80413,
"c": 0.10763,
"h": 199.7
},
"luminance": 0.54373
}Semantic roles & 50–950 ramp
primary
#5BD4DA
secondary
#9D413D
accent
#231BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484