#5DDBDB#5DDBDB
#5DDBDB is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.111 H 195.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBDB |
|---|---|
| RGB | rgb(93, 219, 219) |
| HSL | hsl(180, 64%, 61%) |
| HSV | hsv(180, 58%, 86%) |
| CMYK | cmyk(57.5%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(80.79, -34.50, -10.50) |
| CIE-LCH | lch(80.79, 36.06, 196.93°) |
| OKLab | oklab(82.15% -0.1071 -0.0291) |
| OKLCH | oklch(82.15% 0.111 195.2) |
| XYZ | xyz(42.6264, 58.1003, 75.9721) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBDB #DB5D5D
analogous
#5DDB9C #5DDBDB #5D9CDB
triadic
#5DDBDB #DB5DDB #DBDB5D
tetradic
#5DDBDB #9C5DDB #DB5D5D #9CDB5D
square
#5DDBDB #9C5DDB #DB5D5D #9CDB5D
split-complementary
#5DDBDB #DB5D9C #DB9C5D
monochromatic
#229B9B #2ECDCD #5DDBDB #8FE6E6 #C1F1F1
Accessibility & contrast
On white
1.66
#5DDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5DDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBDB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBDB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#BAC2DC
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddbdb; /* rgb */ color: rgb(93, 219, 219); /* oklch */ color: oklch(82.1% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#98e6e6',
500: '#5ddbdb',
950: '#000000',
},
}SCSS
$custom: #5ddbdb; $custom-light: #98e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5ddbdb",
"rgb": {
"r": 93,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.82149,
"c": 0.11096,
"h": 195.2
},
"luminance": 0.58105
}Semantic roles & 50–950 ramp
primary
#5DDBDB
secondary
#9F3D3D
accent
#1A1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484