#5DDFDF#5DDFDF
#5DDFDF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.114 H 195.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFDF |
|---|---|
| RGB | rgb(93, 223, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.07, -35.29, -10.73) |
| CIE-LCH | lch(82.07, 36.89, 196.91°) |
| OKLab | oklab(83.22% -0.1095 -0.0297) |
| OKLCH | oklch(83.22% 0.114 195.2) |
| XYZ | xyz(44.2154, 60.4256, 79.1309) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFDF #DF5D5D
analogous
#5DDF9E #5DDFDF #5D9EDF
triadic
#5DDFDF #DF5DDF #DFDF5D
tetradic
#5DDFDF #9E5DDF #DF5D5D #9EDF5D
square
#5DDFDF #9E5DDF #DF5D5D #9EDF5D
split-complementary
#5DDFDF #DF5D9E #DF9E5D
monochromatic
#20A2A2 #2AD5D5 #5DDFDF #90E9E9 #C3F3F3
Accessibility & contrast
On white
1.60
#5DDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5DDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFDF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFDF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddfdf; /* rgb */ color: rgb(93, 223, 223); /* oklch */ color: oklch(83.2% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#98e9e9',
500: '#5ddfdf',
950: '#000000',
},
}SCSS
$custom: #5ddfdf; $custom-light: #98e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5ddfdf",
"rgb": {
"r": 93,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.83218,
"c": 0.11352,
"h": 195.2
},
"luminance": 0.6043
}Semantic roles & 50–950 ramp
primary
#5DDFDF
secondary
#A53C3C
accent
#1717CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484