#5DDEDB#5DDEDB
#5DDEDB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.113 H 193.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDB |
|---|---|
| RGB | rgb(93, 222, 219) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.66, -35.89, -9.21) |
| CIE-LCH | lch(81.66, 37.06, 194.39°) |
| OKLab | oklab(82.85% -0.1102 -0.0256) |
| OKLCH | oklch(82.85% 0.113 193.1) |
| XYZ | xyz(43.4161, 59.6797, 76.2354) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.45
Turquoise
#40E0D0
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 6.79
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDB #DE5D60
analogous
#5DDE9B #5DDEDB #5DA0DE
triadic
#5DDEDB #DB5DDE #DEDB5D
tetradic
#5DDEDB #9B5DDE #DE5D60 #A0DE5D
square
#5DDEDB #9B5DDE #DE5D60 #A0DE5D
split-complementary
#5DDEDB #DE5DA0 #DE9B5D
monochromatic
#21A09D #2BD3CF #5DDEDB #90E8E6 #C3F3F2
Accessibility & contrast
On white
1.62
#5DDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5DDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddedb; /* rgb */ color: rgb(93, 222, 219); /* oklch */ color: oklch(82.9% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#98e8e6',
500: '#5ddedb',
950: '#000000',
},
}SCSS
$custom: #5ddedb; $custom-light: #98e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ddedb",
"rgb": {
"r": 93,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.605,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82852,
"c": 0.11312,
"h": 193.1
},
"luminance": 0.59684
}Semantic roles & 50–950 ramp
primary
#5DDEDB
secondary
#A33C3E
accent
#171CCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484