#5DDEDE#5DDEDE
#5DDEDE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.113 H 195.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDE |
|---|---|
| RGB | rgb(93, 222, 222) |
| HSL | hsl(180, 66%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(81.75, -35.09, -10.67) |
| CIE-LCH | lch(81.75, 36.68, 196.92°) |
| OKLab | oklab(82.95% -0.1089 -0.0296) |
| OKLCH | oklch(82.95% 0.113 195.2) |
| XYZ | xyz(43.8146, 59.8391, 78.3341) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDE #DE5D5D
analogous
#5DDE9E #5DDEDE #5D9EDE
triadic
#5DDEDE #DE5DDE #DEDE5D
tetradic
#5DDEDE #9E5DDE #DE5D5D #9EDE5D
square
#5DDEDE #9E5DDE #DE5D5D #9EDE5D
split-complementary
#5DDEDE #DE5D9E #DE9E5D
monochromatic
#21A0A0 #2BD3D3 #5DDEDE #90E8E8 #C3F3F3
Accessibility & contrast
On white
1.62
#5DDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5DDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddede; /* rgb */ color: rgb(93, 222, 222); /* oklch */ color: oklch(83.0% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#98e8e8',
500: '#5ddede',
950: '#000000',
},
}SCSS
$custom: #5ddede; $custom-light: #98e8e8; $custom-dark: #000000;
JSON
{
"hex": "#5ddede",
"rgb": {
"r": 93,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.82951,
"c": 0.11288,
"h": 195.2
},
"luminance": 0.59844
}Semantic roles & 50–950 ramp
primary
#5DDEDE
secondary
#A33C3C
accent
#1717CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484