#5DDEDF#5DDEDF
#5DDEDF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.113 H 195.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEDF |
|---|---|
| RGB | rgb(93, 222, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.78, -34.83, -11.16) |
| CIE-LCH | lch(81.78, 36.57, 197.77°) |
| OKLab | oklab(82.99% -0.1085 -0.0309) |
| OKLCH | oklch(82.99% 0.113 195.9) |
| XYZ | xyz(43.9490, 59.8929, 79.0421) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEDF #DF5E5D
analogous
#5DDF9F #5DDEDF #5D9DDF
triadic
#5DDEDF #DF5DDE #DEDF5D
tetradic
#5DDEDF #9F5DDF #DF5E5D #9DDF5D
square
#5DDEDF #9F5DDF #DF5E5D #9DDF5D
split-complementary
#5DDEDF #DF5D9D #DF9F5D
monochromatic
#20A1A2 #2AD3D5 #5DDEDF #90E8E9 #C3F3F3
Accessibility & contrast
On white
1.62
#5DDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5DDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddedf; /* rgb */ color: rgb(93, 222, 223); /* oklch */ color: oklch(83.0% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#98e8e9',
500: '#5ddedf',
950: '#000000',
},
}SCSS
$custom: #5ddedf; $custom-light: #98e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5ddedf",
"rgb": {
"r": 93,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.462,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82985,
"c": 0.11283,
"h": 195.9
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#5DDEDF
secondary
#A53C3C
accent
#1817CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484