#5DDEDA#5DDEDA
#5DDEDA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.113 H 192.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDA |
|---|---|
| RGB | rgb(93, 222, 218) |
| HSL | hsl(178, 66%, 62%) |
| HSV | hsv(178, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.64, -36.16, -8.72) |
| CIE-LCH | lch(81.64, 37.19, 193.56°) |
| OKLab | oklab(82.82% -0.1106 -0.0242) |
| OKLCH | oklch(82.82% 0.113 192.4) |
| XYZ | xyz(43.2849, 59.6272, 75.5441) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.59
Bright Cyan
#41FDFE
ΔE00 7.05
Aqua Blue
#02D8E9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDA #DE5D61
analogous
#5DDE9A #5DDEDA #5DA1DE
triadic
#5DDEDA #DA5DDE #DEDA5D
tetradic
#5DDEDA #9A5DDE #DE5D61 #A1DE5D
square
#5DDEDA #9A5DDE #DE5D61 #A1DE5D
split-complementary
#5DDEDA #DE5DA1 #DE9A5D
monochromatic
#21A09C #2BD3CE #5DDEDA #90E8E6 #C3F3F1
Accessibility & contrast
On white
1.62
#5DDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5DDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddeda; /* rgb */ color: rgb(93, 222, 218); /* oklch */ color: oklch(82.8% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#98e8e5',
500: '#5ddeda',
950: '#000000',
},
}SCSS
$custom: #5ddeda; $custom-light: #98e8e5; $custom-dark: #000000;
JSON
{
"hex": "#5ddeda",
"rgb": {
"r": 93,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.14,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.8282,
"c": 0.11323,
"h": 192.4
},
"luminance": 0.59632
}Semantic roles & 50–950 ramp
primary
#5DDEDA
secondary
#A33C3F
accent
#171DCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484