#5DDFD3#5DDFD3
#5DDFD3 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.115 H 186.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFD3 |
|---|---|
| RGB | rgb(93, 223, 211) |
| HSL | hsl(174, 67%, 62%) |
| HSV | hsv(174, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(81.73, -38.44, -4.86) |
| CIE-LCH | lch(81.73, 38.75, 187.20°) |
| OKLab | oklab(82.83% -0.1146 -0.0137) |
| OKLCH | oklch(82.83% 0.115 186.8) |
| XYZ | xyz(42.6545, 59.8013, 70.9103) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.15
Mediumturquoise
#48D1CC
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.93
Aqua (survey)
#13EAC9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFD3 #DF5D69
analogous
#5DDF92 #5DDFD3 #5DAADF
triadic
#5DDFD3 #D35DDF #DFD35D
tetradic
#5DDFD3 #925DDF #DF5D69 #AADF5D
square
#5DDFD3 #925DDF #DF5D69 #AADF5D
split-complementary
#5DDFD3 #DF5DAA #DF925D
monochromatic
#20A296 #2AD5C5 #5DDFD3 #90E9E1 #C3F3EF
Accessibility & contrast
On white
1.62
#5DDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5DDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFD3
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFD3 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddfd3; /* rgb */ color: rgb(93, 223, 211); /* oklch */ color: oklch(82.8% 0.115 186.8);
Tailwind
colors: {
custom: {
50: '#97e9e0',
500: '#5ddfd3',
950: '#000000',
},
}SCSS
$custom: #5ddfd3; $custom-light: #97e9e0; $custom-dark: #000000;
JSON
{
"hex": "#5ddfd3",
"rgb": {
"r": 93,
"g": 223,
"b": 211
},
"hsl": {
"h": 174.462,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82832,
"c": 0.11546,
"h": 186.8
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#5DDFD3
secondary
#A53C45
accent
#1728CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484